Learn R Programming

daewr (version 1.2-11)

chipman: Williams' crossover design for sprinting experiment

Description

Data from the Williams' crossover design for sprinting experiment in chapter 9 of Design and Analysis of Experiments with R

Usage

data(chipman)

Arguments

Format

A data frame with 36 observations on the following 5 variables.

Square

a factor with levels 1 2

Group

a factor with levels 1 2 3

Subject

a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12

Period

a factor with levels 1 2 3

Treat

a factor with levels 1 2 3

Carry

a factor with levels 0 1 2 3

Time

a numeric vector

Examples

Run this code
data(chipman)

Run the code above in your browser using DataLab