taste {daewr} | R Documentation |
taste test panel experiment
Description
Data from the taste test panel experiment in Chapter 7 of Design and Analysis of Experiments with R
Usage
data(taste)
Format
A data frame with 24 observations on the following 3 variables.
panelist
a factor with levels
1
2
3
4
5
6
7
8
9
10
11
12
recipe
a factor with levels
"A"
"B"
"C"
"D"
score
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(taste)
[Package daewr version 1.2-11 Index]