R/data_theo_md.R

##' 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"

Try the nlmixr package in your browser

Any scripts or data that you put into this service are public.

nlmixr documentation built on March 27, 2022, 5:05 p.m.