An identical result !
In both cases I get the significance levels.
On 22/01/2015 21:51, Alan Mead wrote:
You're sure "nosig" means to suppress significance levels? Because I
think in SPSS it's the opposite. Try:
correlations var = v12 to v21/print sig.
This, BTW, makes no sense to me either.
You're sure "nosig" means to suppress significance levels? Because I
think in SPSS it's the opposite. Try:
correlations var = v12 to v21/print sig.
This, BTW, makes no sense to me either.
-Alan
On 1/22/2015 2:48 PM, F. Thomas wrote:
> Hi,
> I try to get a simple correlations matrix for some var
Hi,
I try to get a simple correlations matrix for some variables labelled
v12 to v21, with no significance levels (if you have 25,000 cases sig
levels become useless).
My command is
correlations var = v12 to v21/print nosig.
And I get significance levels printed.
I think this should be a (sm