extract.glmnet.effects {iml} | 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 |