Learn R Programming

BinaryEPPM (version 3.0)

KupperHaseman.case: 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")

Arguments

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

Examples

Run this code
data("KupperHaseman.case")

Run the code above in your browser using DataLab