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.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'))

Peer review:

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

Datasets:

On CRAN:

3.53 score 29 scripts 1.2k downloads 3 exports 115 dependencies

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

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winOKOct 29 2024
R-4.5-linuxOKOct 29 2024
R-4.4-winOKOct 29 2024
R-4.4-macOKOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:reportStepRegShinyAppstepwise

Dependencies:askpassbackportsbase64encbslibcachemcheckmateclicodetoolscolorspacecommonmarkcowplotcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefansifarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverforcatsfsgdtoolsgenericsGGallyggcorrplotggplot2ggrepelggstatsgluegtablehighrhmshtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelobstrlubridatemagickmagrittrMASSMatrixmatrixStatsmemoisemgcvmimemunsellnlmeofficeropensslpanderpatchworkpillarpkgconfigplyrprettyunitsprogresspromisespryrpurrrR6raggrappdirsrapportoolsRColorBrewerRcppreshape2rlangrmarkdownsassscalesshinyshinycssloadersshinyjsshinythemessourcetoolsstringistringrsummarytoolssurvivalsyssystemfontstextshapingtibbletidyrtidyselecttimechangetinytexutf8uuidvctrsviridisLitewithrxfunxml2xtableyamlzip

StepReg: Stepwise Regression Analysis

Rendered fromStepReg.Rmdusingknitr::rmarkdownon Oct 29 2024.

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