| Nedelman_1995 | R Documentation |
Observed data set of concentration-time data for an experimental compound. These data use sparse PK sampling with a "batch" design where each animal has more than one sample but not the full profile.
Nedelman_1995_conc Nedelman_1995_dose Nedelman_1995_demog
Nedelman_1995_conc is a data frame describing concentration by time with the following variables:
IDSubject identifier
TIMETime (in hours)
TIMEUUnits for time, "hr"
CONCPlasma concentration of the experimental compound (in ug/mL)
CONCUUnits for plasma concentration, "ug/mL"
Nedelman_1995_dose is a data frame describing dosing with the following variables:
IDSubject identifier
DOSEDose (in mg/kg)
DOSEUUnits for nominal dose, "mg/kg"
TIMETime for the dose (in hours, always 0)
TIMEUUnits for time, "hr"
ROUTERoute of administration, "oral"
Nedelman_1995_demog is a data frame describing demographics with the following variables:
IDSubject identifier
SEXAnimal sex
SPECIESSpecies of the animal (always "rat")
An object of class data.frame with 60 rows and 5 columns.
An object of class data.frame with 60 rows and 6 columns.
An object of class data.frame with 60 rows and 3 columns.
Nedelman JR, Gibiansky E, Lau DT. Applying Bailer’s method for AUC confidence intervals to sparse sampling. Pharm Res. 1995;12(1):124-128. doi:10.1023/a:1016255124336
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.