Observed data set of concentration-time data for fluorouracil.
Format
fluorouracil_conc is a data frame describing concentration by time with the following variables:
IDSubject identifier
TIMETime (in minutes)
TIMEUUnits for time, "minutes"
NDOSENominal dose (in mg/kg)
NDOSEUUnits for nominal dose, "mg/kg"
CONCPlasma concentration of fluorouracil (in ug/mL)
CONCUUnits for plasma concentration of fluorouracil, "ug/mL"
fluorouracil_dose is a data frame describing dosing with the following variables:
IDSubject identifier
NDOSENominal dose (in mg/kg)
NDOSEUUnits for nominal dose, "mg/kg"
TIMETime for start of dose (in minutes)
TIME_ENDTime for end of dose (in minutes)
TIMEUUnits for time, "minutes"
ROUTERoute of administration, "intravenous bolus"
An object of class data.frame with 48 rows and 7 columns.
An object of class data.frame with 8 rows and 7 columns.
An object of class data.frame with 8 rows and 17 columns.