diabetes: Blood and other measurements in diabetics.

Description Usage Value Source References Examples

Description

Data collected in a study concerning patients with diabetes. The response variable of interest was disease progression one year after taking baseline measurements on various clinical variables. For each of n=442 patients, the data comprise a quantitative measure of disease progression (dis) and measurements on p=10 baseline (explanatory) variables: age (age), sex (sex), body mass index (bmi), average blood pressure (map) and six blood serum measurements (tc, ldl, hdl, tch, ltg, glu). The explanatory variables have been transformed to have mean 0, with sum of squares equal to 1.

Usage

1

Value

A data frame with 442 rows and 11 variables. The data frame contains the following columns:

age

Age.

sex

Gender.

bmi

Body mass index.

map

Average blood pressure.

tc

Blood serum measurement 1.

ldl

Blood serum measurement 2.

hdl

Blood serum measurement 3.

tch

Blood serum measurement 4.

ltg

Blood serum measurement 5.

glu

Blood serum measurement 6.

dis

Quantitative measure of disease progression.

Source

http://www-stat.stanford.edu/~hastie/Papers/LARS/LeastAngle_2002.ps.

References

Efron, B., Hastie, T., Johnstone, I. and Tibshirani, R. (2004), Least Angle Regression (with discussion). Annals of Statistics, 32, 407–499.

Examples

1
2

nclSLR documentation built on May 2, 2019, 5:17 p.m.

Related to diabetes in nclSLR...