eigengap.evr | R Documentation |
Select the number of significant principal components of a matrix via the eigenvalue ratio (EVR) maximization method
eigengap.evr(covmat, maxcomp = 50, thr = 0.95)
covmat |
matrix to be decomposed |
maxcomp |
maximum number of eigenvalues to compute |
Ahn, S.C., Horenstein, A.R. (2013). Eigenvalue ratio test for the number of factors. Econometrica, 81, 1203-1227
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.