| poison | R Documentation | 
The data concerns three insecticides (rotenone, deguelin, and a mixture of those). A total of 818 insects were exposed to different doses of one of the three insecticides. After exposure, it was recorded if the insect died or not.
data(poison)A data frame with 818 observations on the following 3 variables.
statusstatus of insect: dead=1, alive=0 (numeric vector)
poisontype of insecticide. A factor with levels D (deguelin) M (mixture)) R (rotenone)
logdosenatural logarithm of dose of insecticide
D.J. Finney (1952). Probit analysis. Cambridge University Press, England.
data(poison)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.