Object Reference
:
Object View and Procedure Reference
:
Factor
msa
Factor Views
Display Kaiser’s Measure of Sampling Adequacy and matrix of partial correlations.
Syntax
factor_name.
msa
(options)
Options
p
Print the results.
Examples
f1.msa(p)
displays and prints the results for the factor object F1.
Cross-references
See
“Basic Diagnostic Views”
for discussion.
See also
Factor::partcor
and
Factor::anticov
.