bodyfat {SIN} | R Documentation |
Data consists of estimates of the percentage of body fat determined by underwater weighing and various body circumference measurements for 252 men. The 15 variables are:
data(bodyfat)
A list providing a summary of the data. The list contains:
bodyfat$means | : | the mean vector, |
bodyfat$stddev | : | the vector of standard deviations, |
bodyfat$corr | : | the correlation matrix, and |
bodyfat$n | : | the sample size. |
The data set is available online at StatLib—Datasets Archive
http://lib.stat.cmu.edu/datasets/bodyfat .
data(bodyfat) bodyfat$means bodyfat$stddev bodyfat$corr bodyfat$n