Simulated data set of concentration-time data for hydrocortisone.
Format
hydrocortisone_sim_conc is a data frame descrbing
concentration-time with the following variables:
IDSubject identifier
TIMETime (in hours)
CONCPlasma concentration of hydrocortisone (in ng/mL)
CONCUUnits for plasma concentration of hydrocortisone, "ng/mL"
hydrocortisone_sim_dose is a data frame describing dosing with
the following variables:
IDSubject identifier
TIMETime (in hours)
TIMEUUnits for time, "hours"
DOSEDose of hydrocortisone (in mg)
DOSEUUnits for dose of hydrocortisone, "mg"
ROUTERoute of administration
An object of class data.frame with 20 rows and 6 columns.
An object of class data.frame with 280 rows and 5 columns.