Description Usage Arguments Value Examples
shrink_eigen
shrinks the sample eigenvalues.
1 | shrink_eigen(d, lambda, alpha, n)
|
d |
Vector of sample eigenvalues to shrink. These must be nonnegative. |
lambda |
Regularization parameter controling amount of shrinkage towards the target. |
alpha |
Parameter that controls mixture between the trace and inverse trace penalties. |
n |
The number of observations. |
Vector of shrunken eigenvalues.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.