powered by
Samples of mutants counts from Table 2 of Luria and Delbrück (1943).
data(luriadel)
A list of 3 samples of mutants counts, each named "LD<index of the sample>".
The LD1 sample includes the first four columns and the last one (experiments number 1, 10, 11, 15 and 21b) of table 2 p. 504.
LD1
The LD2 sample includes the fifth and the sixth columns (experiments number 16 and 17)
LD2
The LD3 sample includes the next to last column (experiment number 21a).
LD3
# 1st sample mutestim(luriadel[[1]]) # compare 2nd and 3rd samples flan.test(luriadel[2:3])
Run the code above in your browser using DataLab