Description Usage Format Source
The Child Health and Development Studies investigate a range of topics. One
study, in particular, considered all pregnancies between 1960 and 1967 among
women in the Kaiser Foundation Health Plan in the San Francisco East Bay
area. The goal is to model the weight of the infants (bwt
, in ounces)
using variables including length of pregnancy in days (gestation
),
mother's age in years (age
), mother's height in inches
(height
), whether the child was the first born (parity
),
mother's pregnancy weight in pounds (weight
), and whether the mother
was a smoker (smoke
).
1 |
A data frame with 1236 rows and 8 variables:
id number
birthweight, in ounces
length of gestation, in days
binary indicator for a first pregnancy (0=first pregnancy)
mother's age in years
mother's height in inches
mother's weight in pounds
binary indicator for whether the mother smokes
These data come from Child Health and Development Studies. Also see the Gestation dataset from the mosaicData package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.