View source: R/spikedCovarianceHelpers.R
estimateNoise | R Documentation |
estimateNoise()
estimates the unknown noise term in a
Gaussian spiked covariance matrix model, where the covariance matrix is
assumed to be the identity matrix multiplied by the unknown noise, save for
a few "spiked" entries. This procedures is described in
\insertCitedonoho2018;textualcvCovEst.
estimateNoise(eig_vals, p_n_ratio)
eig_vals |
A |
p_n_ratio |
A |
A numeric
estimate of the noise term in a spiked covariance
matrix model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.