bioeqv {daewr} | R Documentation |
Latin Square bioequivalence experiment
Description
Data from the Latin Square bioequivalence experiment in chapter 4 of Design and Analysis of Experiments with R
Usage
data(bioeqv)
Format
A data frame with 9 observations on the following 4 variables.
Period
a factor with levels
1
2
3
Subject
a factor with levels
1
2
3
Treat
a factor with levels
A
B
C
AUC
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(bioeqv)
[Package daewr version 1.2-11 Index]