Learn R Programming

MultiKink (version 0.1.0)

triceps: Triceps skinfold thichness 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 thichness.

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.

Perperoglou A, Sauerbrei W, Abrahamowicz M, et al (2019). A review of spline function procedures in R. BMC medical research methodology, 19(1): 46-52.

Examples

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

Run the code above in your browser using DataLab