pesticide {daewr}R Documentation

pesticide application experiment

Description

Data from the pesticide application experiment in chapter 5 of Design and Analysis of Experiments with R

Usage

data(pesticide)

Format

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

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

data(pesticide)

[Package daewr version 1.2-11 Index]