KupperHaseman.case {BinaryEPPM} | R Documentation |
Kupper and Haseman example data
Description
Data of the number of deaths out of number of implants for pregnant female mice for two groups each of size 10.
Usage
data("KupperHaseman.case")
Format
A data frame with 20 observations on the following 3 variables.
Group
a factor with levels
Control
Treated
Number.Deaths
a numeric vector
Number.Implants
a numeric vector
Source
Kupper L, Haseman J. (1978). The Use of a Correlated Binomial Model for the Analysis of Toxicological Experiments. Biometrics, 34(1), 69-76.
Examples
data("KupperHaseman.case")
[Package BinaryEPPM version 3.0 Index]