Learn R Programming

PASWR (version 1.0)

Bodyfat: Body Fat Composition

Description

Values from a study reported in the American Journal of Clinical Nutrition that investigated a new method for measuring body composition

Usage

Bodyfat

Arguments

source

Mazess, R. B., Peppler, W. W., and Gibbons, M. (1984) Total Body Composition by Dual-Photon (153 Gd) Absorptiometry. American Journal of Clinical Nutrition, 40, 4: 834-839.

References

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(Bodyfat)
boxplot(fat~sex)
detach(Bodyfat)

Run the code above in your browser using DataLab