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:

3.83 score 34 scripts 922 downloads 2 mentions 3 exports 115 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 27 2025
R-4.5-winOKJan 27 2025
R-4.5-macOKJan 27 2025
R-4.5-linuxOKJan 27 2025
R-4.4-winOKJan 27 2025
R-4.4-macOKJan 27 2025
R-4.3-winOKJan 27 2025
R-4.3-macOKJan 27 2025

Exports:reportStepRegShinyAppstepwise

Dependencies:askpassbackportsbase64encbslibcachemcheckmateclicodetoolscolorspacecommonmarkcowplotcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefansifarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverforcatsfsgdtoolsgenericsGGallyggcorrplotggplot2ggrepelggstatsgluegtablehighrhmshtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelobstrlubridatemagickmagrittrMASSMatrixmatrixStatsmemoisemgcvmimemunsellnlmeofficeropensslpanderpatchworkpillarpkgconfigplyrprettyunitsprogresspromisespryrpurrrR6raggrappdirsrapportoolsRColorBrewerRcppreshape2rlangrmarkdownsassscalesshinyshinycssloadersshinyjsshinythemessourcetoolsstringistringrsummarytoolssurvivalsyssystemfontstextshapingtibbletidyrtidyselecttimechangetinytexutf8uuidvctrsviridisLitewithrxfunxml2xtableyamlzip

StepReg: Stepwise Regression Analysis

Rendered fromStepReg.Rmdusingknitr::rmarkdownon Jan 27 2025.

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