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


christophM/iml documentation built on April 23, 2024, 1:25 a.m.