Learn R Programming

stepPlr (version 0.93)

L2 Penalized Logistic Regression with Stepwise Variable Selection

Description

L2 penalized logistic regression for both continuous and discrete predictors, with forward stagewise/forward stepwise variable selection procedure.

Copy Link

Version

Install

install.packages('stepPlr')

Monthly Downloads

1,229

Version

0.93

License

GPL (>= 2)

Maintainer

Last Published

January 28th, 2018

Functions in stepPlr (0.93)

cv.step.plr

Computes cross-validated deviance or prediction errors for step.plr
plr-internal

Internal plr functions
predict.stepplr

prediction function for step.plr
step.plr

Forward stepwise selection procedure for penalized logistic regression
plr

Logistic regression with a quadratic penalization on the coefficients
predict.plr

prediction function for plr