Learn R Programming

GLMsData (version 1.4)

serum: Mice surviving doses of antipneumococcus serum

Description

The number of mice surviving a test dose of culture with five different doses of antipneumococcus serum

Usage

data(serum)

Arguments

Format

A data frame with 5 observations on the following 3 variables.

Dose

the dose of antipneumococcus serum in cc; a numeric vector

Number

the number of surviving mice; a numeric vector

Survivors

the number of mice in each group; a numeric vector

Details

The number of mice surviving a test dose of culture with five different doses of antipneumococcus serum prior to being infected with pneumocci.

Examples

Run this code
data(serum)
summary(serum)

Run the code above in your browser using DataLab