Learn R Programming

daewr (version 1.1-8)

antifungal: Two-period crossover study of antifungal agent

Description

Data from the Two-period crossover study of an antifungal agent in chapter 9 of Design and Analysis of Experiments with R

Usage

data(antifungal)

Arguments

Format

A data frame with 34 observations on the following 5 variables.

Group

a factor with levels 1 2

Subject

a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12 14 15 16 17 18

Period

a factor with levels 1 2

Treat

a factor with levels A B

pl

a numeric vector

Examples

Run this code
# NOT RUN {
data(antifungal)
# }

Run the code above in your browser using DataLab