Package: StepReg 1.6.6

Junhui Li

StepReg: Stepwise Regression Analysis

Stepwise regression is a statistical technique used for model selection. This package streamlines stepwise regression analysis by supporting multiple regression types(linear, Cox, logistic, Poisson, Gamma, and negative binomial), incorporating popular selection strategies(forward, backward, bidirectional, and subset), 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. StepReg offers a data-splitting option to address potential issues with invalid statistical inference and a randomized forward selection option to avoid overfitting. We validated StepReg's accuracy using public datasets within the SAS software environment. For an interactive web interface, users can install the companion 'StepRegShiny' package.

Authors:Junhui Li [cre], Junhui Li [aut], Kai Hu [aut], Xiaohuan Lu [aut], Sushmita N Nayak [ctb], Cesar Bautista Sotelo [ctb], Michael A Lodato [ctb], Wenxin Liu [aut], Lihua Julie Zhu [aut]

StepReg_1.6.6.tar.gz
StepReg_1.6.6.zip(r-4.7)StepReg_1.6.6.zip(r-4.6)StepReg_1.6.6.zip(r-4.5)
StepReg_1.6.6.tgz(r-4.6-any)StepReg_1.6.6.tgz(r-4.5-any)
StepReg_1.6.6.tar.gz(r-4.7-any)StepReg_1.6.6.tar.gz(r-4.6-any)
StepReg_1.6.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
StepReg/json (API)
NEWS

# Install 'StepReg' in R:
install.packages('StepReg', repos = c('https://junhuili1017.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/junhuili1017/stepreg/issues

Datasets:
  • affairs - Fair's Extramarital Affairs Data
  • creditCard - Credit Card Application Dataset
  • lung - NCCTG Lung Cancer Data
  • remission - Leukemia Remission Dataset
  • tobacco - Tobacco Leaf Chemical Composition Dataset

On CRAN:

Conda:

7.54 score 2 stars 3 packages 46 scripts 1.1k downloads 2 mentions 3 exports 99 dependencies

Last updated from:a5a9867d89. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK203
source / vignettesOK225
linux-release-x86_64OK208
macos-release-arm64OK136
macos-oldrel-arm64OK136
windows-develOK184
windows-releaseOK173
windows-oldrelOK173
wasm-releaseOK138

Exports:performancereportstepwise

Dependencies:askpassbackportsbase64encbslibcachemcheckmatecliclustercodetoolscolorspacecpp11data.tabledigestdplyrevaluatefarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverforeignFormulafsgdtoolsgenericsggplot2ggrepelgluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixMatrixModelsmemoisemimemultcompmvtnormnlmennetofficeropensslpillarpkgconfigpolsplinepROCpurrrquantregR6raggrappdirsRColorBrewerRcpprlangrmarkdownrmsrpartrstudioapiS7sandwichsassscalesSparseMstringistringrsurvAUCsurvivalsyssystemfontstextshapingTH.datatibbletidyrtidyselecttinytexutf8uuidvctrsviridisLitewithrxfunxml2yamlzipzoo

StepReg: Stepwise Regression Analysis

Rendered fromStepReg.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2026-06-04
Started: 2022-12-17