powered by
Data from the Two-period crossover study of an antifungal agent in chapter 9 of Design and Analysis of Experiments with R
data(antifungal)
A data frame with 34 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 14 15 16 17 18
3
4
5
6
7
8
9
10
11
12
14
15
16
17
18
Period
Treat
a factor with levels A B
A
B
pl
a numeric vector
# NOT RUN { data(antifungal) # }
Run the code above in your browser using DataLab