rcb {daewr}R Documentation

generalized RCB golf driving experiment

Description

Data from the generalized RCB golf driving experiment in chapter 4 of Design and Analysis of Experiments with R

Usage

data(rcb)

Format

A data frame with 135 observations on the following 3 variables.

id

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

teehgt

a factor with levels 1 2 3

cdistance

a numeric vector

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

data(rcb)

[Package daewr version 1.2-11 Index]