diabetes {l2boost}R Documentation

Blood and other measurements in diabetics [Hastie and Efron (2012)]

Description

A repackaged diabetes dataset [Hastie and Efron (2012)] is a list of two different design matrices and a response vector with 442 observations [Efron et. al. (2004)]

The x matrix has been standardized to have unit L2 norm in each column and zero mean. The matrix x2 consists of x plus 54 interaction terms.

Usage

diabetes

Format

A list of 3 data objects,

References

Efron B., Hastie T., Johnstone I., and Tibshirani R. "Least Angle Regression" Annals of Statistics 32:407-499, 2004.

Hastie T. and Efron B. (2012). lars: Least Angle Regression, Lasso and Forward Stagewise. R package version 1.1. http://CRAN.R-project.org/package=lars


[Package l2boost version 1.0.3 Index]