lmridge-package {lmridge}R Documentation

Linear Ridge Regression

Description

R package for fitting linear ridge regression models.

Details

This package contains functions for fitting linear ridge regression models, including functions for computation of different ridge related statistics (such as MSE, Var-Cov matrix, effective degrees of freedom and condition numbers), estimation of biasing parameter from different researchers, testing of ridge coefficients, model selection criteria, residuals, predicted values and fitted values. The package also includes function for plotting of ridge coefficients and different ridge statistics for selection of optimal value of biasing parameters K.

For a complete list of functions, use library(help="lmridge").

Author(s)

Muhammad Imdad Ullah, Muhammad Aslam


[Package lmridge version 1.2.2 Index]