Simulated data set of concentration-time data for hydrocortisone.
Format
hydrocortisone_sim_conc
is a data frame descrbing
concentration-time with the following variables:
ID
Subject identifier
TIME
Time (in hours)
CONC
Plasma concentration of hydrocortisone (in ng/mL)
CONCU
Units for plasma concentration of hydrocortisone, "ng/mL"
hydrocortisone_sim_dose
is a data frame describing dosing with
the following variables:
ID
Subject identifier
TIME
Time (in hours)
TIMEU
Units for time, "hours"
DOSE
Dose of hydrocortisone (in mg)
DOSEU
Units for dose of hydrocortisone, "mg"
ROUTE
Route 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.