smocc {ILRCM} | R Documentation |
Longitudinal height and weight measurements during ages 0-2 years for a representative sample of 1933 Dutch children born in 1988-1989. The dataset smocc is the full dataset.
data(smocc)
A data frame with 1942 rows and 7 variables:
ID, unique id of each child (numeric)
Decimal age, 0-2.68 years (numeric)
Sex, "male" or "female" (character)
Gestational age, completed weeks (numeric)
Birth weight in grammes (numeric)
Height measurement in cm (numeric)
Height in SDS relative Fourth Dutch Growth Study 1997 (numeric)
data(smocc)
head(smocc)