Learn R Programming

abd (version 0.2-8)

BodyFatHeatLoss: Heat Loss and Body Fat

Description

Heat loss during exercise and relative body fat in 12 boys.

Arguments

Format

A data frame with 12 observations on the following 2 variables.
leanness
a numeric vector
lossrate
a numeric vector

Source

Sloan, R.E.G. and W.R. Keatinge. 1973. Cooling rates of young people swimming in cold water. Journal of Applied Physiology 35: 371-375.

References

http://www.ncbi.nlm.nih.gov/pubmed/4732330

Examples

Run this code
xyplot(lossrate ~ leanness, BodyFatHeatLoss)

Run the code above in your browser using DataLab