Learn R Programming

⚠️There's a newer version (0.8.0) of this package.Take me there.

genridge (version 0.6-6)

Generalized Ridge Trace Plots for Ridge Regression

Description

The genridge package introduces generalizations of the standard univariate ridge trace plot used in ridge regression and related methods. These graphical methods show both bias (actually, shrinkage) and precision, by plotting the covariance ellipsoids of the estimated coefficients, rather than just the estimates themselves. 2D and 3D plotting methods are provided, both in the space of the predictor variables and in the transformed space of the PCA/SVD of the predictors.

Copy Link

Version

Install

install.packages('genridge')

Monthly Downloads

440

Version

0.6-6

License

GPL (>= 2)

Maintainer

Michael Friendly

Last Published

October 6th, 2017

Functions in genridge (0.6-6)

genridge-package

Generalized ridge trace plots for ridge regression
pairs.ridge

Scatterplot Matrix of Bivariate Ridge Trace Plots
Acetylene

Acetylene Data
Detroit

Detroit Homicide Data for 1961-1973
Manpower

Hospital manpower data
biplot.pcaridge

Biplot of Ridge Regression Trace Plot in SVD Space
contourf

Enhanced Contour Plots
genridge-internal

Internal genridge objects
pca.ridge

Transform Ridge Estimates to PCA Space
plot.ridge

Bivariate Ridge Trace Plots
trans.colors

Make Colors Transparent
vif.ridge

Variance Inflation Factors for Ridge Regression
ridge

Ridge Regression Estimates
traceplot

Univariate ridge trace plots
plot3d.ridge

3D Ridge Trace Plots
precision

Measures of Precision and Shrinkage for Ridge Regression