sample_data | R Documentation |
A dataset containing concentration-time data with the given dose and some subject characteristics to help in the app exploration.
sample_data
A data frame with 600 rows and 10 variables
Subject Identifier, an integer from 1 to 150
Time of dose given or drug sample measured, in hours
dose given at the corresponding Time, in milligrams
drug concentrations in the plasma sample, in mg/L
age of the subject, in years
weight of the subject, in kg
Sex of the subject, a factor with Female and Male levels
Race of the subject, a factor with Asian, Black, Caucasian, Hispanic and Other levels
dose group of the subject, in milligrams
age category of the subject, a variable cutting Age into two values 0/1
"sd_oral_richpk" from 'PKPDmisc' R package with an additional AGECAT variable
sample_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.