The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Stepwise regression is a statistical technique used for model selection. This package streamlines stepwise regression analysis by supporting multiple regression types, incorporating popular selection strategies, and offering essential metrics. It enables users to apply multiple selection strategies and metrics in a single function call, visualize variable selection processes, and export results in various formats. However, StepReg should not be used for statistical inference unless the variable selection process is explicitly accounted for, as it can compromise the validity of the results. This limitation does not apply when StepReg is used for prediction purposes. We validated StepReg's accuracy using public datasets within the SAS software environment. Additionally, StepReg features an interactive Shiny application to enhance usability and accessibility.
Version: | 1.5.8 |
Imports: | dplyr, ggplot2, ggrepel, MASS, stringr, survival, flextable, cowplot, shiny, ggcorrplot, tidyr, summarytools, shinythemes, rmarkdown, DT, shinycssloaders, shinyjs |
Suggests: | knitr, testthat, BiocStyle, kableExtra |
Published: | 2025-02-07 |
DOI: | 10.32614/CRAN.package.StepReg |
Author: | Junhui Li |
Maintainer: | Junhui Li <junhui.li11 at umassmed.edu> |
BugReports: | https://github.com/JunhuiLi1017/StepReg/issues |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | StepReg results |
Reference manual: | StepReg.pdf |
Vignettes: |
StepReg (source, R code) |
Package source: | StepReg_1.5.8.tar.gz |
Windows binaries: | r-devel: StepReg_1.5.8.zip, r-release: StepReg_1.5.8.zip, r-oldrel: StepReg_1.5.8.zip |
macOS binaries: | r-devel (arm64): StepReg_1.5.8.tgz, r-release (arm64): StepReg_1.5.8.tgz, r-oldrel (arm64): StepReg_1.5.6.tgz, r-devel (x86_64): StepReg_1.5.8.tgz, r-release (x86_64): StepReg_1.5.8.tgz, r-oldrel (x86_64): StepReg_1.5.8.tgz |
Old sources: | StepReg archive |
Please use the canonical form https://CRAN.R-project.org/package=StepReg to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.