strungtile {daewr} | R Documentation |
Strung out control factor array and raw response data for Ina tile experiment
Description
Data from the strung out control factor array and raw response data for Ina tile experiment in chapter 12 of Design and Analysis of Experiments with R
Usage
data(strungtile)
Format
A data frame with 16 observations on the following 16 variables.
A
a numeric vector
B
a numeric vector
C
a numeric vector
D
a numeric vector
E
a numeric vector
F
a numeric vector
G
a numeric vector
H
a numeric vector
AH
a numeric vector
BH
a numeric vector
CH
a numeric vector
DH
a numeric vector
EH
a numeric vector
FH
a numeric vector
GH
a numeric vector
y
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(strungtile)
[Package daewr version 1.2-11 Index]