ridgregextra: Ridge Regression Parameter Estimation

It is a package that provides alternative approach for finding optimum parameters of ridge regression. This package focuses on finding the ridge parameter value k which makes the variance inflation factors closest to 1, while keeping them above 1 as addressed by Michael Kutner, Christopher Nachtsheim, John Neter, William Li (2004, ISBN:978-0073108742). Moreover, the package offers end-to-end functionality to find optimum k value and presents the detailed ridge regression results. Finally it shows three sets of graphs consisting k versus variance inflation factors, regression coefficients and standard errors of them.

Getting started

Package details

AuthorFiliz Karadag [aut] (<https://orcid.org/0000-0002-0116-7772>), Hakan Savas Sazak [aut] (<https://orcid.org/0000-0001-6123-1214>), Olgun Aydin [cre] (<https://orcid.org/0000-0002-7090-0931>)
MaintainerOlgun Aydin <olgun.aydin@pg.edu.pl>
LicenseGPL (>= 3)
Version0.1.1
URL https://github.com/filizkrdg/ridgregextra
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ridgregextra")

Try the ridgregextra package in your browser

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

ridgregextra documentation built on Nov. 26, 2023, 1:07 a.m.