50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


DAAG (version 0.61)

appletaste: Tasting experiment that compared four apple varieties

Description

Each of 20 tasters each assessed three out of the four varieties. The experiment was conducted according to a balanced incomplete block design.

Usage

data(appletaste)

Arguments

Examples

Run this code
data(appletaste)
appletaste.aov <- aov(aftertaste ~ panelist + product, data=appletaste)
termplot(appletaste.aov)

Run the code above in your browser using DataLab