| residue {daewr} | R Documentation |
Herbicide degradation experiment
Description
Data from the Herbicide degradation experiment in chapter 9 of Design and Analysis of Experiments with R
Usage
data(residue)
Format
A data frame with 16 observations on the following 3 variables.
soila factor with levels
"C""P"moisturea factor with levels
"L""H"tempa factor with levels
1030X1a numeric vector
X2a numeric vector
X3a numeric vector
X4a numeric vector
X5a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(residue)
[Package daewr version 1.2-11 Index]