extract.glmnet.effects | R Documentation |
Extract glmnet effects
extract.glmnet.effects(betas, best.index, x.recoded, x.original)
betas |
glmnet$beta |
best.index |
index k |
x.recoded |
the recoded version of x |
x.original |
the original x Assuming that the first row is the x.interest |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.