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 exports 3.63 score 126 dependencies 2 mentions 21 scripts 1.0k downloads

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

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:reportStepRegShinyAppstepwise

Dependencies:askpassbackportsbase64encbitbit64broombroom.helpersbslibcachemcardscheckmateclicliprcodetoolscolorspacecommonmarkcowplotcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefansifarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverforcatsfsgdtoolsgenericsGGallyggcorrplotggplot2ggrepelggstatsgluegtablehavenhighrhmshtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglabelledlaterlatticelazyevallifecyclelobstrlubridatemagickmagrittrMASSMatrixmatrixStatsmemoisemgcvmimemunsellnlmeofficeropensslpanderpatchworkpillarpkgconfigplyrprettyunitsprogresspromisespryrpurrrR6raggrappdirsrapportoolsRColorBrewerRcppreadrreshape2rlangrmarkdownsassscalesshinyshinycssloadersshinyjsshinythemessourcetoolsstringistringrsummarytoolssurvivalsyssystemfontstextshapingtibbletidyrtidyselecttimechangetinytextzdbutf8uuidvctrsviridisLitevroomwithrxfunxml2xtableyamlzip

StepReg: Stepwise Regression Analysis

Rendered fromStepReg.Rmdusingknitr::rmarkdownon Aug 30 2024.

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