apple {daewr}R Documentation

Confounded apple slice browning experiment

Description

Data from the confounded apple slice browning experiment in chapter 7 of Design and Analysis of Experiments with R

Usage

data(apple)

Format

A data frame with 24 observations on the following 4 variables.

Block

a factor with levels 1 2 3 4

A

a factor with levels 0 1 2 3

B

a factor with levels 0 1 2

rating

a numeric vector containing the response

Source

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

Examples

data(apple)

[Package daewr version 1.2-11 Index]