Package: Styperidge.reg 0.1.0
Styperidge.reg: S-Type Ridge Regression
Implements S-type ridge regression, a robust and multicollinearity-aware linear regression estimator that combines S-type robust weighting (via the 'Stype.est' package) with ridge penalization; automatically selects the ridge parameter using the 'ridgregextra' approach targeting a close to 1 variance inflation factor (VIF), and returns comprehensive outputs (coefficients, fitted values, residuals, mean squared error (MSE), etc.) with an easy x/y interface and optional user-supplied weights. See Sazak and Mutlu (2021) <doi:10.1080/03610918.2021.1928196>, Karadag et al. (2023) <https://CRAN.R-project.org/package=ridgregextra> and Sazak et al. (2025) <https://CRAN.R-project.org/package=Stype.est>.
Authors:
Styperidge.reg_0.1.0.tar.gz
Styperidge.reg_0.1.0.zip(r-4.7)Styperidge.reg_0.1.0.zip(r-4.6)Styperidge.reg_0.1.0.zip(r-4.5)
Styperidge.reg_0.1.0.tgz(r-4.6-any)Styperidge.reg_0.1.0.tgz(r-4.5-any)
Styperidge.reg_0.1.0.tar.gz(r-4.7-any)Styperidge.reg_0.1.0.tar.gz(r-4.6-any)
Styperidge.reg_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Styperidge.reg/json (API)
| # Install 'Styperidge.reg' in R: |
| install.packages('Styperidge.reg', repos = c('https://filizkrdg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/filizkrdg/styperidge.reg/issues
Last updated from:d48a821ef8. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 154 | ||
| source / vignettes | OK | 238 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 117 |
Exports:regstyperidgeWeightedridge.reg
Dependencies:askpassbase64encbslibcachemclicpp11crosstalkcurldata.tabledigestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttrisdalsisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclemagrittrmctestmemoisemimeopensslotelpillarpkgconfigplotlypromisespurrrR6rappdirsRColorBrewerRcppridgregextrarlangrmarkdownS7sassscalesstringistringrStype.estsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Full regression results using the S-type robust ridge regression estimators | regstyperidge |
| Weighted ridge regression | Weightedridge.reg |
