BirthWeights {NPIstats} | R Documentation |
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)
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
data(BirthWeights)
head(BirthWeights)
[Package NPIstats version 0.1.0 Index]