g.ridge: Generalized Ridge Regression for Linear Models

Ridge regression due to Hoerl and Kennard (1970)<DOI:10.1080/00401706.1970.10488634> and generalized ridge regression due to Yang and Emura (2017)<DOI:10.1080/03610918.2016.1193195> with optimized tuning parameters. These ridge regression estimators (the HK estimator and the YE estimator) are computed by minimizing the cross-validated mean squared errors. Both the ridge and generalized ridge estimators are applicable for high-dimensional regressors (p>n), where p is the number of regressors, and n is the sample size.

Getting started

Package details

AuthorTakeshi Emura [aut, cre], Szu-Peng Yang [ctb]
MaintainerTakeshi Emura <takeshiemura@gmail.com>
LicenseGPL-2
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("g.ridge")

Try the g.ridge package in your browser

Any scripts or data that you put into this service are public.

g.ridge documentation built on May 29, 2024, 1:34 a.m.