powered by
Data from the extra-period crossover bioequivalence study in chapter 9 of Design and Analysis of Experiments with R
data(bioequiv)
A data frame with 108 observations on the following 5 variables.
Group
a factor with levels 1 2
1
2
Subject
a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 23 24 25 26 27 28 30 31 32 33 34 35 36 120 122 129
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
21
23
24
25
26
27
28
30
31
32
33
34
35
36
120
122
129
Period
a factor with levels 1 2 3
Treat
a factor with levels A B
A
B
Carry
a factor with levels none A B
none
y
a numeric vector
# NOT RUN { data(bioequiv) # }
Run the code above in your browser using DataLab