pkdata: Dummy PK Dataset

pkdataR Documentation

Dummy PK Dataset

Description

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.

Usage

pkdata

Format

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


qwickmalik/qwickr documentation built on March 30, 2022, 2:59 p.m.