Learn R Programming

isdals (version 1.0-6)

birthweight: Birth weight of boys and girls

Description

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.

Usage

data(birthweight)

Arguments

source

Anette Dobson (2001). An Introduction to Generalized Linear Models (2nd ed.) Chapman and Hall.

Examples

Run this code
data(birthweight)
## maybe str(birthweight) ; plot(birthweight) ...

Run the code above in your browser using DataLab