cran / StepReg

:exclamation: This is a read-only mirror of the CRAN R package repository. StepReg — Stepwise Regression Analysis Report bugs for this package: https://github.com/JunhuiLi1017/StepReg/issues
Other
5 stars 2 forks source link

StepReg


How to install

For released version:

install.packages("StepReg")

For development version:

library(devtools)
install_github("JunhuiLi1017/StepReg")

Detailed usage

For released version, refer to CRAN vignettes.

For development version, refer to this vignettes.

Questions?

Please raise an issue here.