eigengap.oht | R Documentation |
Select the number of significant principal components of a matrix via optimal hard thresholding (OHT)
eigengap.oht(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 |
Gavish, M., Donoho, D.L. (2014) The optimal hard thresholding for singular values is 4/sqrt(3). IEEE Transactions on Information Theory, 60(8): 5040–5053
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.