Three most common types of stepwise regression including linear regression, logistic regression and cox proportional hazard regression can be performed to select best model with methods of forward selection, backward elimination, bidirectional selection and best subset selection. A widely used selection criteria are available for variable selection.
Version: | 1.4.4 |
Imports: | dplyr, purrr, stringr, survival |
Suggests: | knitr |
Published: | 2022-12-17 |
Author: | Junhui Li,Xiaohuan Lu,Kun Cheng,Wenxin Liu |
Maintainer: | Junhui Li <junhuili at cau.edu.cn> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | StepReg results |
Reference manual: | StepReg.pdf |
Vignettes: |
StepReg Vignette |
Package source: | StepReg_1.4.4.tar.gz |
Windows binaries: | r-devel: StepReg_1.4.4.zip, r-release: StepReg_1.4.4.zip, r-oldrel: StepReg_1.4.4.zip |
macOS binaries: | r-release (arm64): StepReg_1.4.4.tgz, r-oldrel (arm64): StepReg_1.4.4.tgz, r-release (x86_64): StepReg_1.4.4.tgz, r-oldrel (x86_64): StepReg_1.4.4.tgz |
Old sources: | StepReg archive |
Please use the canonical form https://CRAN.R-project.org/package=StepReg to link to this page.