| TC20160506 | R Documentation |
De-identified data set of concentration-time data for TC20160506. When
working with this dataset, be aware that the ANALYTE named "Parent"
can be converted into "Metabolite".
TC20160506_conc TC20160506_dose TC20160506_demog
TC20160506_conc is concentration-time data. The data.frame
has the following variables:
IDSubject identifier
ANALYTEAnalyte being measured
TIMETime since first dose on DAY 1 (in hours)
TIMEUUnits for time, "hours"
CONCPlasma concentration of TC20160506 (in ug/L)
CONCUUnits for plasma concentration of TC20160506, "ug/L"
TC20160506_dose is dosing data for TC20160506. The data.frame
has the following variables:
IDSubject identifier
ANALYTEAnalyte being dosed (the drug name)
TIMETime since first dose on DAY 1 (in
hours)
TIMEUUnits for time, "hours"
DOSEDose of TC20160506 (in ug). Note that there may be more than one dose record per subject.
DOSEUUnits for dose, "ug"
ROUTERoute of administration
TC20160506_demog is demographic data for TC20160506
pharmacokinetics. The data.frame has the following variables:
IDSubject identifier
AGESubject's age (in years)
AGEUUnits for age, "years"
SEXSubject's sex (Male/Female)
WEIGHTSubject's body weight (in kg)
WEIGHTUUnits for body weight, "kg"
An object of class data.frame with 1494 rows and 6 columns.
An object of class data.frame with 209 rows and 7 columns.
An object of class data.frame with 42 rows and 6 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.