Description Usage Arguments Details Value Author(s)
Find corner L-curve
1 | cornerLcurve(A, beta, b, lambda, z, verbose = FALSE)
|
A |
the A matrix of the system: Ax = b. |
beta |
regression coefficients. |
b |
the b vector of the system: Ax = b. |
lambda |
grid of penalty values. |
z |
intermediate matrix for L-curvature calculation. |
verbose |
Verbose TRUE/FALSE |
details follow.
index for the corner of the L-curve.
Maarten van Iterson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.