Tetracycline2 {nlme}R Documentation

Pharmacokinetics of tetracycline

Description

The Tetracycline2 data frame has 40 rows and 4 columns.

Format

This data frame contains the following columns:

conc
a numeric vector
Time
a numeric vector
Subject
an ordered factor with levels 4 < 5 < 2 < 1 < 3
Formulation
a factor with levels Berkmycin tetramycin

Details

Source

Pinheiro, J. C. and Bates, D. M. (2000), Mixed-Effects Models in S and S-PLUS, Springer, New York.

Examples

data(Tetracycline2)

[Package Contents]