View source: R/penalty-glmnet.R
| coef.penaltyglmnet | R Documentation |
Extract Coefficients from Lasso Penalized Models
## S3 method for class 'penaltyglmnet'
coef(object, ...)
object |
Object. |
... |
Additional arguments (not used). |
Named vector of non-zero coefficients of under cross-validation error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.