powered by
A survey in time of muscle and blood concentrations of a drug following an intramuscular injection.
data(syslin)
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
data(syslin) ## maybe str(syslin) ; plot(syslin) ...
Run the code above in your browser using DataLab