Learn R Programming

faraway (version 1.0.7)

phbirths: Birth weights in Philadelphia

Description

Data based on a 5

Usage

data(phbirths)

Arguments

Format

A data frame with 1115 observations on the following 5 variables.

black

is the mother Black?

educ

mother's years of education

smoke

does the mother smoke during pregnancy?

gestate

gestational age in weeks

grams

birth weight in grams

Examples

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

Run the code above in your browser using DataLab