Learn R Programming

daewr (version 1.2-11)

bioeqv: 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)

Arguments

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

Examples

Run this code
data(bioeqv)

Run the code above in your browser using DataLab