Package: StepReg 1.5.0

Junhui Li

StepReg: Stepwise Regression Analysis

The stepwise regression analysis is a statistical technique used to identify a subset of predictor variables essential for constructing predictive models. This package performs stepwise regression analysis across various regression models such as linear, logistic, Cox proportional hazards, Poisson, and gamma regression. It incorporates diverse stepwise regression algorithms like forward selection, backward elimination, and bidirectional elimination alongside the best subset method. Additionally, it offers a wide range of selection criteria, including Akaike Information Criterion (AIC), corrected AIC (AICc), Sawa Bayesian Information Criterion (BIC), Schwarz Bayesian Information Criterion (SBC), Significant Levels (SL), among others. Moreover, it facilitates the concurrent selection of multiple methods and criteria for variable selection. For user-friendly exploration and analysis, StepReg provides an intuitive R Shiny app.

Authors:Junhui Li [cre], Junhui Li [aut], Kai Hu [aut], Xiaohuan Lu [aut], Kun Cheng [ctb], Sushmita Nayak [ctb], Cesar Bautista Sotelo [ctb], Michael Lodato [ctb], Robert H Brown [ctb], Wenxin Liu [aut], Lihua Julie Zhu [aut]

StepReg_1.5.0.tar.gz
StepReg_1.5.0.zip(r-4.5)StepReg_1.5.0.zip(r-4.4)StepReg_1.5.0.zip(r-4.3)
StepReg_1.5.0.tgz(r-4.5-any)StepReg_1.5.0.tgz(r-4.4-any)StepReg_1.5.0.tgz(r-4.3-any)
StepReg_1.5.0.tar.gz(r-4.5-noble)StepReg_1.5.0.tar.gz(r-4.4-noble)
StepReg_1.5.0.tgz(r-4.4-emscripten)StepReg_1.5.0.tgz(r-4.3-emscripten)
StepReg.pdf |StepReg.html
StepReg/json (API)

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

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

Datasets:

On CRAN:

Conda:

3.52 score 33 scripts 935 downloads 2 mentions 3 exports 115 dependencies

Last updated 12 months agofrom:bc83fdaa96 (on no-xlsx). Checks:9 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 28 2025
R-4.5-winOKMar 28 2025
R-4.5-macOKMar 28 2025
R-4.5-linuxOKMar 28 2025
R-4.4-winOKMar 28 2025
R-4.4-macOKMar 28 2025
R-4.4-linuxOKMar 28 2025
R-4.3-winOKMar 28 2025
R-4.3-macOKMar 28 2025

Exports:reportStepRegShinyAppstepwise

Dependencies:askpassbackportsbase64encbslibcachemcheckmateclicodetoolscolorspacecommonmarkcowplotcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefansifarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverforcatsfsgdtoolsgenericsGGallyggcorrplotggplot2ggrepelggstatsgluegtablehighrhmshtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelobstrlubridatemagickmagrittrMASSMatrixmatrixStatsmemoisemgcvmimemunsellnlmeofficeropensslpanderpatchworkpillarpkgconfigplyrprettyunitsprogresspromisespryrpurrrR6raggrappdirsrapportoolsRColorBrewerRcppreshape2rlangrmarkdownsassscalesshinyshinycssloadersshinyjsshinythemessourcetoolsstringistringrsummarytoolssurvivalsyssystemfontstextshapingtibbletidyrtidyselecttimechangetinytexutf8uuidvctrsviridisLitewithrxfunxml2xtableyamlzip

StepReg: Stepwise Regression Analysis

Rendered fromStepReg.Rmdusingknitr::rmarkdownon Mar 28 2025.

Last update: 2024-04-02
Started: 2022-12-17