Tetracycline2: Pharmacokinetics of tetracycline

Description Format Source Examples

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

Source

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

Examples

1

Example output

Loading required package: lme4
Loading required package: Matrix

Attaching package: 'MEMSS'

The following objects are masked from 'package:datasets':

    CO2, Orange, Theoph

'data.frame':	40 obs. of  4 variables:
 $ conc       : num  1.2 1.54 1.28 0.79 1.28 2.25 1.95 1.24 0.96 2.05 ...
 $ Time       : num  1 2 3 6 1 2 3 6 1 2 ...
 $ Subject    : Factor w/ 5 levels "1","2","3","4",..: 1 1 1 1 1 1 1 1 2 2 ...
 $ Formulation: Factor w/ 2 levels "Berkmycin","tetramycin": 1 1 1 1 2 2 2 2 1 1 ...

MEMSS documentation built on May 2, 2019, 5:50 p.m.

Related to Tetracycline2 in MEMSS...