syslin: Pharmacokinetics : intramuscular injection

Description Usage Format Source Examples

Description

A survey in time of muscle and blood concentrations of a drug following an intramuscular injection.

Usage

1

Format

A data frame with 100 observations on the following 3 variables.

t

a numeric vector : time in hours

y

a numeric vector : blood or muscle concentration

traj

a factor : number of the compartments. 1=muscle, 2= blood

Source

simulated data (J.S. Pierre)

Examples

1
2
data(syslin)
## maybe str(syslin) ; plot(syslin) ...

nlsrk documentation built on May 1, 2019, 8:48 p.m.