nlmixr_theo_sd {xgxr} | R Documentation |
nlmixr Theophylline SD Data Set
Description
Theophylline dataset, from the nlmixr R package
Usage
nlmixr_theo_sd
Format
A 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 |
[Package xgxr version 1.1.2 Index]