Learn R Programming

daewr (version 1.2-11)

bioequiv: Extra-period crossover bioequivalence study

Description

Data from the extra-period crossover bioequivalence study in chapter 9 of Design and Analysis of Experiments with R

Usage

data(bioequiv)

Arguments

Format

A data frame with 108 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 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

Carry

a factor with levels none A B

y

a numeric vector

Examples

Run this code
data(bioequiv)

Run the code above in your browser using DataLab