diabetes {maclogp} | R Documentation |
Diabetes data
Description
These data consist of observations on 442 patients, with the response of interest being a quantitative measure of disease progression one year after baseline. There are ten baseline variables and have been normalized to have mean 0 and Euclidean norm 1. The response variable has been centered (mean 0).
Usage
diabetes
Format
A data frame with 442 rows and 11 variables:
- V1
age
- V2
sex
- V3
body-mass index
- V4
average blood pressure
- V5
blood serum measurement 1
- V6
blood serum measurement 2
- V7
blood serum measurement 3
- V8
blood serum measurement 4
- V9
blood serum measurement 5
- V10
blood serum measurement 6
- V11
disease progression
Source
https://web.stanford.edu/~hastie/Papers/LARS/diabetes.sdata.txt
References
Efron, Hastie, Johnstone and Tibshirani (2003), Least Angle Regression. Annals of Statistics.
[Package maclogp version 0.1.1 Index]