smocc {ILRCM}R Documentation

SMOCC Data

Description

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.

Usage

data(smocc)

Format

A data frame with 1942 rows and 7 variables:

id

ID, unique id of each child (numeric)

age

Decimal age, 0-2.68 years (numeric)

sex

Sex, "male" or "female" (character)

ga

Gestational age, completed weeks (numeric)

bw

Birth weight in grammes (numeric)

hgt

Height measurement in cm (numeric)

hgt_z

Height in SDS relative Fourth Dutch Growth Study 1997 (numeric)

Examples

data(smocc)
head(smocc)

[Package ILRCM version 0.1.0 Index]