bda (version 14.3.19)

ofc: occipitofrontal head circumference data

Description

OFC data for singleton live births with gestational age at least 38 weeks.

Arguments

Format

A data frame with 2019 observations on 4 variables.

Year numeric 2006 -- 2009
Sex character 'male' or 'female'
Gestation numeric Gestational age (in weeks).
Head numeric head size.

References

Wang, B and Wertelecki, W, (2013) Computational Statistics and Data Analysis, 65: 4-12.

Examples

Run this code
# NOT RUN {
 data(ofc)
 head(ofc)
# }

Run the code above in your browser using DataCamp Workspace