BPmonitor: blood pressure monitor experiment

BPmonitorR 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)

daewr documentation built on Sept. 9, 2023, 9:06 a.m.