pkdata | R Documentation |
Dummy PK dataset for a 2x2 crossover study involving THC. Study subjects were randomized to receive two products, A and B in randomly assigned sequences AB or BA. THC levels were measured in their blood immediately before product consumption, and at 12 time points after consumption.
pkdata
A data frame with 288 rows and 9 variables:
SUBJECTNUM
integer Unique subject ID
CONC
double Concentration of analyte (ng/mL)
TIME
double Time (h)
SEQ
character Treatment sequence ("AB" or "BA")
PERIOD
integer Study period (1 or 2)
TRT
character Treatment/Investigational Product received ("A" or "B")
GROUPING
character Study group. Usually the same as TRT
ANALYTE
character Analyte being measured
ANALYTEN
integer Numeric coding for analyte
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.