Learn R Programming

isdals (version 3.0.1)

listeria: Listeria growth in experiment with mice

Description

Ten wildtype mice and ten RIP2-deficient mice, i.e., mice without the RIP2 protein, were used in the experiment. Each mouse was infected with listeria, and after three days the bacteria growth was measured in the liver or spleen. Errors were detected for two liver measurements, so the total number of observations is 18.

Usage

data(listeria)

Arguments

Format

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

organ

a factor with levels liv spl telling where the mesurement was taken

type

a factor with levels rip2 wild corresponding to the mouse type

growth

bacteria growth

Examples

Run this code
data(listeria)

Run the code above in your browser using DataLab