Data from the pesticide application experiment in chapter 5 of Design and Analysis of Experiments with R
data(pesticide)
A data frame with 16 observations on the following 4 variables.
form
a factor with levels A
B
tech
a factor with levels 1
2
plot
a factor with levels 1
2
residue
a numeric vector
# NOT RUN {
data(pesticide)
# }
Run the code above in your browser using DataLab