| birthweight | R Documentation |
A regression-oriented birth weight dataset with maternal risk factors and a derived low-birth-weight indicator.
birthweight
A data frame with 189 rows and 10 variables:
Maternal age in years.
Maternal weight at the last menstrual period.
Maternal race code.
Smoking status indicator.
Number of previous premature labors.
History of hypertension indicator.
Presence of uterine irritability indicator.
Number of physician visits in the first trimester.
Birth weight in grams.
Low-birth-weight outcome indicator.
Hosmer DW, Lemeshow S (1989). Applied Logistic Regression. Wiley.
The packaged data are a lightly renamed version of the classic
MASS::birthwt dataset.
str(funcml::birthweight)
summary(funcml::birthweight$birth_weight_g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.