Learn R Programming

daewr (version 1.2-11)

residue: Herbicide degradation experiment

Description

Data from the Herbicide degradation experiment in chapter 9 of Design and Analysis of Experiments with R

Usage

data(residue)

Arguments

Format

A data frame with 16 observations on the following 3 variables.

soil

a factor with levels "C" "P"

moisture

a factor with levels "L" "H"

temp

a factor with levels 10 30

X1

a numeric vector

X2

a numeric vector

X3

a numeric vector

X4

a numeric vector

X5

a numeric vector

Examples

Run this code
data(residue)

Run the code above in your browser using DataLab