Package: StepReg 1.6.6

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(linear, Cox, logistic, Poisson, Gamma, and negative binomial), incorporating popular selection strategies(forward, backward, bidirectional, and subset), 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. StepReg offers a data-splitting option to address potential issues with invalid statistical inference and a randomized forward selection option to avoid overfitting. We validated StepReg's accuracy using public datasets within the SAS software environment. For an interactive web interface, users can install the companion 'StepRegShiny' package.
Authors:
StepReg_1.6.6.tar.gz
StepReg_1.6.6.zip(r-4.7)StepReg_1.6.6.zip(r-4.6)StepReg_1.6.6.zip(r-4.5)
StepReg_1.6.6.tgz(r-4.6-any)StepReg_1.6.6.tgz(r-4.5-any)
StepReg_1.6.6.tar.gz(r-4.7-any)StepReg_1.6.6.tar.gz(r-4.6-any)
StepReg_1.6.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
StepReg/json (API)
NEWS
| # Install 'StepReg' in R: |
| install.packages('StepReg', repos = c('https://junhuili1017.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/junhuili1017/stepreg/issues
- affairs - Fair's Extramarital Affairs Data
- creditCard - Credit Card Application Dataset
- lung - NCCTG Lung Cancer Data
- remission - Leukemia Remission Dataset
- tobacco - Tobacco Leaf Chemical Composition Dataset
Last updated from:a5a9867d89. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 203 | ||
| source / vignettes | OK | 225 | ||
| linux-release-x86_64 | OK | 208 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| windows-devel | OK | 184 | ||
| windows-release | OK | 173 | ||
| windows-oldrel | OK | 173 | ||
| wasm-release | OK | 138 |
Exports:performancereportstepwise
Dependencies:askpassbackportsbase64encbslibcachemcheckmatecliclustercodetoolscolorspacecpp11data.tabledigestdplyrevaluatefarverfastmapflextablefontawesomefontBitstreamVerafontLiberationfontquiverforeignFormulafsgdtoolsgenericsggplot2ggrepelgluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixMatrixModelsmemoisemimemultcompmvtnormnlmennetofficeropensslpillarpkgconfigpolsplinepROCpurrrquantregR6raggrappdirsRColorBrewerRcpprlangrmarkdownrmsrpartrstudioapiS7sandwichsassscalesSparseMstringistringrsurvAUCsurvivalsyssystemfontstextshapingTH.datatibbletidyrtidyselecttinytexutf8uuidvctrsviridisLitewithrxfunxml2yamlzipzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fair's Extramarital Affairs Data | affairs |
| Credit Card Application Dataset | creditCard |
| NCCTG Lung Cancer Data | lung |
| Model Performance Summary Across Different Selection Strategies | performance |
| Visualize Stepwise Regression Results | plot.StepReg |
| Print Stepwise Regression Results | print.StepReg |
| Leukemia Remission Dataset | remission |
| Generate Stepwise Regression Report | report |
| Stepwise Regression Model Selection | stepwise |
| Tobacco Leaf Chemical Composition Dataset | tobacco |
