eigengap.act | R Documentation |
Select the number of significant principal components of a matrix via adjust correlation threshold (ACT)
eigengap.act(covmat, nobs, maxcomp = NULL)
covmat |
matrix to be decomposed |
nobs |
number of observations used to compute the covariance matrix |
maxcomp |
maximum number of eigenvalues to compute |
Fan, J., Guo, j. and Zheng, S. (2020). Estimating number of factors by adjusted eigenvalues thresholding. Journal of the American Statistical Association, 117(538): 852–861
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.