trout {PMCMRplus} | R Documentation |
Data from a Dose-Response Experiment with Trouts
Description
This data set contains results from a dose-response experiment with trouts. The experiment was conducted with five doses of 10, 25, 60, 150 and 1000 ppm, respectively, plus a zero-dose control. The response is trout weight in mg.
Format
A data frame with 65 observations on the following 5 variables.
- CONC
a numeric vector of dose concentration in ppm
- DOSE
a factor with levels
1
2
3
4
5
6
- REPA
a factor with levels
1
2
- REPC
a factor with levels
1
2
- Y
a numeric vector of trout weight in mg
Source
ENV/JM/MONO(2006)18/ANN, page 113.
References
OECD (ed. 2006) Current approaches in the statistical analysis of ecotoxicity data: A guidance to application - Annexes. OECD Series on testing and assessment, No. 54, (ENV/JM/MONO(2006)18/ANN).
[Package PMCMRplus version 1.9.10 Index]