Learn R Programming

pairwiseCI (version 0.1-21)

Oats: The Oats data set

Description

The yield of three varieties of Oat was recorded in a field trial with 6 Blocks on 4 levels of nitrogen fertilization. Originally a split plot design, here simply for demonstration of pairwiseCI.

Usage

data(Oats)

Arguments

source

See Oats(nlme).

Examples

Run this code
data(Oats)
boxplot(yield ~ nitro*Variety, data=Oats)

Run the code above in your browser using DataLab