Multivariate Analysis: Common Factor Analysis |
Tables Tab |
The Tables tab is shown in Figure 27.6. You can use the Tables tab to display the following tables that summarize the results of the analysis:
specifies whether to display the mean and standard deviation for each variable. This check box corresponds to the SIMPLE option in the PROC FACTOR statement.
specifies whether to display the correlation matrix. This check box corresponds to the CORR option in the PROC FACTOR statement.
specifies whether to display the eigenvectors of the reduced correlation matrix. This check box corresponds to the EIGENVECTORS option in the PROC FACTOR statement.
specifies whether to display partial correlations between each pair of variables (controlling for all other variables), and Kaiser’s measure of sampling adequacy. This check box corresponds to the MSA option in the PROC FACTOR statement.
specifies whether to display the factor scoring coefficients. This check box corresponds to the SCORE option in the PROC FACTOR statement.
specifies whether to display the residual correlation matrix and the associated partial correlation matrix. This check box corresponds to the RESIDUALS option in the PROC FACTOR statement.
Copyright © SAS Institute, Inc. All Rights Reserved.