| Holder_1999 | 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.
Holder_1999_conc Holder_1999_dose Holder_1999_demog
Holder_1999_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"
Holder_1999_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 start of dose (in minutes)
TIMEUUnits for time, "minutes"
ROUTERoute of administration, "intravenous bolus"
Holder_1999_demog is a data frame describing demographics with the following variables:
IDSubject identifier
SEXAnimal sex (always "Female")
SPECIESSpecies of the animal (always "rat")
GROUPArbitrary group number of the animal within the dose level
An object of class data.frame with 108 rows and 5 columns.
An object of class data.frame with 54 rows and 6 columns.
An object of class data.frame with 54 rows and 4 columns.
Holder DJ, Hsuan F, Dixit R, Soper K. A method for estimating and testing area under the curve in serial sacrifice, batch, and complete data designs. J Biopharm Stat. 1999;9(3):451-464. doi:10.1081/BIP-100101187
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.