Description Usage Arguments Details Value
Computes the coefficients at the requested values for lam from a fitted
FuncompCGL object.
1 2 |
object |
fitted |
s |
value(s) of the penalty parameter |
... |
not used. Other arguments to predict. |
s is the new vector at which predictions are requested. If s is not in the
lambda sequence used for fitting the model, the coef function will use linear
interpolation to make predictions. The new values are interpolated using a fraction of
coefficients from both left and right lam indices.
The coefficients at the requested values for s.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.