birthweight | R Documentation |
Data from a study that was undertaken to investigate how the sex of the baby and the age of the fetus influence birth weight during the last weeks of the pregnancy.
data(birthweight)
A data frame with 361 observations on the following 3 variables.
sex
a factor with levels male
female
age
a numeric vector
weight
a numeric vector
Anette Dobson (2001). An Introduction to Generalized Linear Models (2nd ed.) Chapman and Hall.
data(birthweight)
## maybe str(birthweight) ; plot(birthweight) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.