View source: R/spikedCovarianceHelpers.R
scaleEigVals | R Documentation |
scaleEigVals()
computes the scaled eigenvalues, and
filters out all eigenvalues that do not need to be shrunk.
scaleEigVals(eig_vals, noise, p_n_ratio, num_spikes)
eig_vals |
A |
noise |
|
p_n_ratio |
A |
num_spikes |
|
A numeric
vector of the scaled eigenvalues to be shrunk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.