diabetes | R Documentation |
The dataset consists of observations on 442 individuals for which a
quantitative measure of diabetes progression is recorded in variable Y
.
Predictors include 10 baseline measurements, 45 interactions and 9 quadratic
terms, for a total of 64 variables for each individual. Each variable has
been standardized by subtracting the mean and then dividing it by its
standard deviation.
A data frame with 442 rows and 65 columns (centred and scaled).
B. Efron, T. Hastie, I. Johnstone and R. Tibshirani (2004), Least angle regression, The Annals of Statistics, 32 (2), 407-499. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1214/009053604000000067")}
The original dataset is available from https://web.stanford.edu/~hastie/Papers/LARS/data64.txt
data(diabetes, package="hsstan")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.