best.preds {glmnetr} | R Documentation |
Get the best models for the steps of a stepreg() fit
Description
Get the best models for the steps of a stepreg() fit
Usage
best.preds(modsum, risklist)
Arguments
modsum |
model summmary |
risklist |
riskset list |
Value
best predictors at each step of a stepwise regression
See Also
stepreg
, cv.stepreg
, nested.glmnetr
[Package glmnetr version 0.5-2 Index]