Package: StepReg 1.5.8

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, incorporating popular selection strategies, 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. However, StepReg should not be used for statistical inference unless the variable selection process is explicitly accounted for, as it can compromise the validity of the results. This limitation does not apply when StepReg is used for prediction purposes. We validated StepReg's accuracy using public datasets within the SAS software environment. Additionally, StepReg features an interactive Shiny application to enhance usability and accessibility.
Authors:
StepReg_1.5.8.tar.gz
StepReg_1.5.8.tar.gz(r-4.5-noble)StepReg_1.5.8.tar.gz(r-4.4-noble)
StepReg_1.5.8.tgz(r-4.4-emscripten)StepReg_1.5.8.tgz(r-4.3-emscripten)
StepReg.pdf |StepReg.html✨
StepReg/json (API)
# Install 'StepReg' in R: |
install.packages('StepReg', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/junhuili1017/stepreg/issues
- creditCard - CreditCard
- remission - Remission
- tobacco - Tobacco
Last updated 1 months agofrom:f924d81b8b. Checks:2 OK, 1 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 09 2025 |
R-4.5-linux | OK | Mar 09 2025 |
R-4.4-linux | NOTE | Mar 09 2025 |
Exports:print.StepRegreportStepRegShinyAppstepwisevote
Dependencies:askpassbackportsbase64encbslibcachemcheckmateclicodetoolscolorspacecommonmarkcowplotcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefansifarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsggcorrplotggplot2ggrepelgluegtablehighrhtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelobstrlubridatemagickmagrittrMASSMatrixmatrixStatsmemoisemgcvmimemunsellnlmeofficeropensslpanderpillarpkgconfigplyrprettyunitspromisespryrpurrrR6raggrappdirsrapportoolsRColorBrewerRcppreshape2rlangrmarkdownsassscalesshinyshinycssloadersshinyjsshinythemessourcetoolsstringistringrsummarytoolssurvivalsyssystemfontstextshapingtibbletidyrtidyselecttimechangetinytexutf8uuidvctrsviridisLitewithrxfunxml2xtableyamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
creditCard | creditCard |
Plots from a StepReg object | plot.StepReg |
Prints from a StepReg object | print.StepReg |
remission | remission |
report from a StepReg object | report |
StepReg Shiny App | StepRegShinyApp |
Main wrapper function for stepwise regression | stepwise |
tobacco | tobacco |
Vote for all models | vote |