Description Usage Arguments Details Value Author(s)
Find optimal regularization parameter
1 2 3 4 5 6 7 8 9 10 11 12 |
b |
the b vector of the system: Ax = b. |
A |
the A matrix of the system: Ax = b. |
beta |
regression coefficients. |
edf |
effective degrees of freedom. |
lambda |
grid of penalty values. |
z |
intermediate matrix for L-curvature calculation. |
method |
Either the L-curve, GCV or AIC. |
plot |
Plot TRUE/FALSE. |
log |
Plot on log-scale TRUE/FALSE. |
verbose |
Verbose TRUE/FALSE |
details follow.
generates optionally figure and returns the index for the optimal penalty value.
Maarten van Iterson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.