Description Usage Arguments Value Author(s) See Also Examples
Compute coefficients at a given level of penalty
| 1 2 3 | 
| object | a LarsParth object | 
| index | If mode ="norm", index represents the l1-norm of the coefficients with which we want to predict. If mode="fraction", index represents the ratio (l1-norm of the coefficientswith which we want to predict)/(l1-norm maximal of the LarsPath object). If mode="lambda", index represents the value of the penalty parameter. If mode="step", index represents the numer of the step at which we want coefficients. | 
| mode | "fraction" or "norm" or "lambda" or "step". | 
| ... | other arguments. Not used | 
A vector containing the estimated coefficient for index
Quentin Grimonprez
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.