Learn R Programming

crossdes (version 1.1-2)

biertest.f2: Experimental Design for the Beer Testing Data in Kunert (1998)

Description

The design is a row-column design. It is actually a generalized latin square design that is also carryover balanced.

Usage

data(biertest.d4)

Arguments

Format

A matrix with 10 rows corresponding to the first 10 assessors in a fictional uniformity trial, 5 columns corresponding to the five periods.

Details

There are five products to be tested, numbered 1,…,5.

Examples

Run this code
# NOT RUN {
data(biertest.f2)
# }

Run the code above in your browser using DataLab