Nothing
##' Multiple dose theophylline PK data
##'
##' This data set starts with the day 1 concentrations of the
##' theophylline data that is included in the nlme/NONMEM. After day 7
##' concentrations were simulated with once a day regimen for 7 days
##' (QD).
##'
##' @format A data frame with 348 rows by 7 columns
##'
##' \describe{
##' \item{ID}{Subject ID}
##' \item{TIME}{Time (hrs)}
##' \item{DV}{Dependent Variable, theophylline Concentration}
##' \item{AMT}{Dose Amount/kg}
##' \item{EVID}{RxODE/nlmixr event ID (not NONMEM's)}
##' \item{CMT}{Compartment number}
##' \item{WT}{Weight (kg)}
##' }
##'
##' @source NONMEM/nlme
##' @family nlmixr datasets
"theo_md"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.