Learn R Programming

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

care (version 1.0.0)

CAR Estimation, Variable Selection, and Regression

Description

The "care" package implements the CAR regression approach described in Zuber and Strimmer (2010). CAR scores measure the correlations between the response and the Mahalanobis-decorrelated predictors. The squared CAR score is a natural measure of variable importance and provides a canonical ordering of variables - see http://arxiv.org/abs/1007.5516 for details. This package provides functions for estimating CAR scores, for variable selection using CAR scores, and for estimating corresponding regression coefficients. Both shrinkage as well as empirical estimators are available.

Copy Link

Version

Install

install.packages('care')

Monthly Downloads

1,149

Version

1.0.0

License

GPL (>= 3)

Maintainer

Korbinian Strimmer

Last Published

August 8th, 2010

Functions in care (1.0.0)

care

Compute CAR Regression Models
efron2004

Diabetes Data from Efron et al. (2004)
carscore

Estimate CAR Scores and Marginal Correlations
care-internal

Internal care Functions
lu2004

Brain Aging Study of Lu et al. (2004)
fitlm

Estimation of Regression Coefficients
care-package

The care Package