COdata {daewr} | R Documentation |
CO emmisions experiment data from Chapter 3
Description
Data from the CO emissions experiment in chapter 3 of Design and Analysis of Experiments with R
Usage
data(COdata)
Format
A data frame with 18 observations on the following 3 variables.
Eth
a factor with levels
0.1
0.2
0.3
Ratio
a factor with levels
14
15
16
CO
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(COdata)
[Package daewr version 1.2-11 Index]