STATISTICS Subcommand (PARTIAL CORR command)
By default, the partial correlation coefficient,
degrees of freedom, and significance level are displayed. Use STATISTICS
to obtain additional statistics.
- If both
CORR
andBADCORR
are requested,CORR
takes precedence overBADCORR
, and the zero-order correlations are displayed.
CORR. Zero-order correlations with degrees of freedom and significance level.
DESCRIPTIVES . Mean, standard deviation, and number of nonmissing cases. Descriptive statistics are not available with matrix input.
BADCORR. Zero-order correlation coefficients only if any zero-order correlations cannot be computed. Noncomputable coefficients are displayed as a period.
NONE. No additional statistics. This setting is the default.
ALL. All additional
statistics that are available with PARTIAL CORR
.