Theophylline dataset, from the nlmixr R package
nlmixr_theo_sdA data frame with the following 7 columns:
| column 1: | ID | integer; unique patient identifier |
| column 2: | TIME | numeric; time relative to first drug administration |
| column 3: | DV | numeric; dependent variable (drug concentration) |
| column 4: | AMT | numeric; dose of drug |
| column 5: | EVID | integer; event ID, 1 if dose, 0 otherwise |
| column 6: | CMT | integer; compartment number |
| column 7: | WT | numeric; weight |