Description Usage Arguments Value References
This implements the estimator of the number of latent variables for exploratory factor analysis derived by Onatski (2010) from random matrix theory. The number of factors bounded from above using Lederman's boundary, which is the maximum number of factors possible to derive from a given data set.
1 |
Y |
a matrix or data frame of numeric covariates |
max.fac |
maximum number of factors (if larger than the Lederman boundary this will be ignored) |
max.iter |
maximum number of iterations. defaults to 10. |
scale |
should the data be scaled first? defaults to TRUE. |
a list containing a numeric value and a vector of the eigenvalue differences.
Onatski, A. (2010). Determining the Number of Factors from Empirical Distribution of Eigenvalues. Review of Economics and Statistics, 92(4), 1004–1016. doi:10.1162/rest_a_00043
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.