eigen |
source=arg (default= “observed”) | Source matrix to be analyzed: “observed” (observed covariance matrix), “scaled” (scaled observed matrix), “reducedinit” (reduced using initial uniquenesses), “reduced” (reduced using final uniquenesses). |
eigvec | Add the eigenvectors to the table of eigenvalue results. May be combined with the “matrix” keyword. |
matrix | Display the source matrix along with the table of eigenvalue results. May be combined with the “eigvec” keyword. |
scree | Display eigenvalue graph of the ordered eigenvalues (Scree plot). May be combined with the “diff” and “cproport” keywords. |
diff | Display graph of the difference in successive eigenvalues. May be combined with the “scree” and “cproport” keywords. |
cproport | Display graph of the cumulative proportion of total variance associated with each eigenvalue/eigenvector. May be combined with the “scree” and “diff” keywords. |
prompt | Force the dialog to appear from within a program. |
p | Print results. |