extract.glmnet.effects: Extract glmnet effects

View source: R/utils.R

extract.glmnet.effectsR Documentation

Extract glmnet effects

Description

Extract glmnet effects

Usage

extract.glmnet.effects(betas, best.index, x.recoded, x.original)

Arguments

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


iml documentation built on Sept. 8, 2022, 5:08 p.m.