Learn R Programming

MultiKink (version 0.2.0)

triceps: Triceps Skinfold Thickness Dataset

Description

The data are derived from an anthropometric study of 892 females under 50 years in three Gambian villages in West Africa.

Usage

data(triceps)

Arguments

Format

A data frame with 892 observations on the following 3 variables:

age

Age of respondents.

lntriceps

Log of the triceps skinfold thickness.

triceps

Triceps skinfold thickness.

References

Cole T.J., Green P.J. (1992). Smoothing reference centile curves: the LMS method and penalized likelihood. Statistics in medicine, 11(10): 1305-1319.

Examples

Run this code
data(triceps)
## maybe str(triceps) ...

Run the code above in your browser using DataLab