Can I get other statistics besides the correlation matrix?
0 vues
Réponse
Yes. You can obtain a variance/covariance matrix by setting 'covariance' to TRUE, a corrected sum of squares and cross-products with 'csscp', and a sum of squares and cross-products with 'sscp'. Univariate descriptive statistics are also generated by default via the 'descriptiveStats' parameter.