luriadel {flan}R Documentation

Resistant bacteria counts from Luria and Delbruck (1943)

Description

Samples of mutants counts from Table 2 of Luria and Delbrück (1943).

Usage

  data(luriadel)

Format

A list of 3 samples of mutants counts, each named "LD<index of the sample>".

Source

D. E. Luria and M. Delbrück: Mutations of bacteria from virus sensitivity to virus resistance, Genetics, 28:491-511 (1943)

Examples

# 1st sample
mutestim(luriadel[[1]])

# compare 2nd and 3rd samples
flan.test(luriadel[2:3]) 

[Package flan version 0.9 Index]