Penicillin {mratios} | R Documentation |
The production of antibiotics of 6 strains (mutants of the same micro organism) was compared. MO were put to holes in agar infected with Bacteria. The diameter of Baceria-free areas around the colonies of the MO was recorded. Each strain was repeated 8 times.
data(Penicillin)
A data frame with 48 observations on the following 2 variables.
strain
diameter
Horn, M, Vollandt, R (1995): Multiple Tests und Auswahlverfahren in Biomtrie (Lorenz, RJ, Vollmar, J, eds). Gustav Fischerverlag, Stuttgart Jena New York.
library(mratios) data(Penicillin) ## str(Penicillin) ; plot(Penicillin) ...