roster {flan} | R Documentation |
Mutant counts from Rosche and Foster (2000)
Description
Sample from Table 3 of Rosche and Foster (2000).
Usage
data(roster)
Format
A vector of positive integers with size 52.
Source
W. A. Rosche and P. L. Foster, Determining mutation rates in bacterial populations, Methods, 20(1):4-17 (2000)
Examples
# are parameters significantly larger than 1 ?
flan.test(roster,alternative="greater",mutations0=1,fitness0=1)
[Package flan version 0.9 Index]