pesticide: pesticide application experiment

pesticideR 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)

daewr documentation built on Sept. 9, 2023, 9:06 a.m.