Crandore Hub

dwmmlRidge

Dynamically Weighted Modified Maximum Likelihood (DWMML) Ridge Regression

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.

Versions across snapshots

VersionRepositoryFileSize
0.1.1 rolling linux/jammy R-4.5 dwmmlRidge_0.1.1.tar.gz 26.4 KiB
0.1.1 rolling linux/noble R-4.5 dwmmlRidge_0.1.1.tar.gz 26.3 KiB
0.1.1 rolling source/ R- dwmmlRidge_0.1.1.tar.gz 7.2 KiB
0.1.1 latest linux/jammy R-4.5 dwmmlRidge_0.1.1.tar.gz 26.4 KiB
0.1.1 latest linux/noble R-4.5 dwmmlRidge_0.1.1.tar.gz 26.3 KiB
0.1.1 latest source/ R- dwmmlRidge_0.1.1.tar.gz 7.2 KiB
0.1.1 2026-04-23 source/ R- dwmmlRidge_0.1.1.tar.gz 0 B

Dependencies (latest)

Enhances

Imports

Suggests