Description Usage Arguments Examples
get_lambda_max
computes a maximum lambda value that will shrink eigenvalues nearly to the grand mean.
1 | get_lambda_max(d, alpha, n, eps = 0.01)
|
d |
Vector of sample eigenvalues to shrink. These must be nonnegative. |
alpha |
Parameter that controls mixture between the trace and inverse trace penalties. |
n |
The number of observations. |
eps |
tolerance |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.