The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Implements the dynamically weighted modified maximum likelihood ridge (DWMMLR) regression estimator, a robust and multicollinearity-aware linear regression estimator that combines the DWMML3 weighting procedure of Sazak (2019) <doi:10.1080/00949655.2019.1571060> with ridge penalization to address both outlier sensitivity and variance inflation due to multicollinearity. The ridge parameter is selected automatically using the approach implemented in the 'ridgregextra' package (Karadag, Sazak, and Aydin, 2023) <https://CRAN.R-project.org/package=ridgregextra>, described further in Karadag, Sazak, and Aydin (2026) <doi:10.1080/02664763.2026.2655681>, which targets a variance inflation factor (VIF) close to but not below 1, removing the need for manual tuning. Returns comprehensive outputs (coefficients, fitted values, residuals, mean squared error (MSE), standard errors, R-squared, and adjusted R-squared) through a simple x/y interface.
| Version: | 0.1.1 |
| Depends: | R (≥ 4.0.0) |
| Imports: | MASS, stats, Styperidge.reg |
| Suggests: | isdals, mctest |
| Enhances: | ridgregextra |
| Published: | 2026-06-26 |
| DOI: | 10.32614/CRAN.package.dwmmlRidge (may not be active yet) |
| Author: | Filiz Karadag |
| Maintainer: | Filiz Karadag <filiz.karadag at ege.edu.tr> |
| BugReports: | https://github.com/filizkrdg/dwmmlRidge/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/filizkrdg/dwmmlRidge |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | dwmmlRidge results |
| Reference manual: | dwmmlRidge.html , dwmmlRidge.pdf |
| Package source: | dwmmlRidge_0.1.1.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: dwmmlRidge_0.1.1.zip |
| macOS binaries: | r-release (arm64): dwmmlRidge_0.1.1.tgz, r-oldrel (arm64): dwmmlRidge_0.1.1.tgz, r-release (x86_64): dwmmlRidge_0.1.1.tgz, r-oldrel (x86_64): dwmmlRidge_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=dwmmlRidge to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.