| trout | R Documentation |
The survival of trout eggs exposed to potassium cyanate
data(trout)
A data frame with 48 observations on the following 4 variables.
Concthe concentration of potassium cyanate in mg/litre; a numeric variable
Whenwhen the toxicant is applied;
a factor with levels Now or Later
(after the eggs have water-hardened)
Numberthe number of eggs used; a numeric variable
Deadthe number of eggs dead; a numeric variable
The data show the number of trout eggs that are dead at Day 19 after exposure to potassium cyanate (kscn). Half the eggs in each vial were first allowed to water-harden before the toxicant was applied; the other were exposed immediately.
R. J. O'Hara Hines and E. M. Carter (1993) Improved added variable and partial residual plots for detection of influential observations in generalized linear models. Applied Statistics, 42(1), 3–20.
D. J. Hand, F. Daly, A. D. Lunn, K. J. McConway, and E. Ostrowski (1994) A Handbook of Small Data Sets, London: Chapman and Hall. Dataset 418.
data(trout) summary(trout)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.