Learn R Programming

daewr (version 1.1-8)

taste: 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)

Arguments

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

Examples

Run this code
# NOT RUN {
data(taste)
# }

Run the code above in your browser using DataLab