origdata | R Documentation |
The simulated Theoph data frame has 132 rows and 3 columns of data from an experiment on the pharmacokinetics of theophylline.
ID |
An ordered factor with levels 1, ..., 12 identifying the subject on whom the observation was made. The ordering is by increasing the maximum concentration of theophylline observed. |
TIME |
Time since drug administration when the sample was drawn (hr). |
DV |
Theophylline concentration in the sample (mg/L). |
data(origdata) dim(origdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.