bodyfat: Body Fat

Description Usage Format Source Examples

Description

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:

Usage

1

Format

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.

Source

The data set is available online at StatLib—Datasets Archive
http://lib.stat.cmu.edu/datasets/bodyfat .

Examples

1
2
3
4
5
data(bodyfat)
bodyfat$means
bodyfat$stddev
bodyfat$corr
bodyfat$n

SIN documentation built on May 2, 2019, 8:23 a.m.

Related to bodyfat in SIN...