eigengap.onatski | R Documentation |
Select the number of significant principal components of a matrix via the Onatski method
eigengap.onatski(covmat, maxcomp = 50, maxiter = 100)
covmat |
matrix to be decomposed |
maxcomp |
maximum number of eigenvalues to compute |
maxiter |
maximum number of iterations |
Onatski, A. (2010). Determining the number of factors from empirical distribution of eigenvalues. Review of Economics and Statistics, 92(4): 1004-1016
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.