Description Usage Arguments Details Value Author(s)
Find corner S-curve
1  | cornerScurve(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 S-curve.
Maarten van Iterson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.