drug {daewr} | R Documentation |
Data from rat behavior experiment in Chapter 4
Description
Data from rat behavior experiment in Chapter 4 of Design and Analysis of Experiments with R
Usage
data(drug)
Format
A data frame with 50 observations on the following 3 variables.
rat
a factor with levels
1
2
3
4
5
6
7
8
9
10
dose
a factor with levels
0.0
0.5
1.0
1.5
2.0
rate
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(drug)
[Package daewr version 1.2-11 Index]