BPmonitor {daewr} | R Documentation |
blood pressure monitor experiment
Description
Data from the blood pressure monitor experiment experiment in Chapter 7 of Design and Analysis of Experiments with R
Usage
data(BPmonitor)
Format
A data frame with 12 observations on the following 3 variables.
Block
a factor with levels
1
2
3
4
5
6
Treatment
a factor with levels
"P"
"A"
"B"
"C"
pressure
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(BPmonitor)
[Package daewr version 1.2-11 Index]