Learn R Programming

catdata (version 1.0)

teratology: Teratology

Description

In a teratology experiment 58 rats on iron-deficient diets were assigned to four groups. In the first group only placebo injections were given, in the other groups iron supplements were given. The animals were made pregnant and sacrificed after three weeks. The response is the number of living and dead rats of a litter.

Usage

data(teratology)

Arguments

encoding

UTF-8

References

Moore, D. F. and Tsiatis, A. (1991) Robust estimation of the variance in moment methods for extra-binomial and extra-poisson variation. Biometrics 47, 383--401.

Examples

Run this code
data(teratology)
summary(teratology)
#vignette("altbin-teratology")

Run the code above in your browser using DataLab