Learn R Programming

NPIstats (version 0.1.0)

BirthWeights: BirthWeights data set

Description

Data set on Birthweights for 12 male and 12 female babies as presented by Dobson (1983, p.14).

Usage

data(BirthWeights)

Arguments

Format

An object of class "data.frame"

group

male or female

weights

BirthWeights for 12 male and 12 female babies

References

Dobson, A.J. (1983). Introduction to Statistical Modelling. Chapman and Hall, London, p.14.

Examples

Run this code
# NOT RUN {
data(BirthWeights)
head(BirthWeights)

# }

Run the code above in your browser using DataLab