| budworm | R Documentation |
The number of tobacco budworms dying at various doses of pyrethroid
data(budworm)
A data frame with 12 observations on the following 4 variables.
Killedthe number of budworms killed at each dose; a numeric vector
Numberthe number of budworms exposed at each dose; a numeric vector
Dosethe dose of pyrethroid trans-cypermethrin in micrograms; a numeric vector
Genderthe gender of the budworms;
a factor with levels F (female) and M (male)
The data concern the tobacco budworm Heliothis virescens and the doses of pyrethroid trans-cypermethrin (to which the moths were beginning to show resistance). Twenty male and twenty female moths were exposed at each of six doses of the pyrethroid, and the number that were killed recorded.
W. N. Venables and B. D. Ripley (1997). Modern Applied Statistics with S-Plus, second edition. Springer-Verlag: New York (p 230)
D. Collett (1991). Modelling Binary Data. Chapman and Hall: London.
data(budworm) summary(budworm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.