R/data_Infusion_2CPT.R

##' 2 Compartment Model with Infusion Simulated Data from ACOP 2016
##'
##' @inherit Bolus_1CPT description details source
##'
##' @format A data frame with 7,920 rows and 17 columns
##'
##' \describe{
##'   \item{ID}{Simulated Subject ID}
##'   \item{TIME}{Simulated Time}
##'   \item{DV}{Simulated Dependent Variable}
##'   \item{LNDV}{Simulated log(Dependent Variable)}
##'   \item{MDV}{Missing DV data item}
##'   \item{AMT}{Dosing AMT}
##'   \item{EVID}{NONMEM Event ID}
##'   \item{DOSE}{Dose}
##'   \item{V}{Individual Simulated Volume}
##'   \item{CL}{Individual Clearance}
##'   \item{Q}{Individual Inter-compartmental Clearance}
##'   \item{V2}{Individual Peripheral Volume}
##'   \item{SS}{Steady State}
##'   \item{RATE}{NONMEM Rate}
##'   \item{II}{Interdose Interval}
##'   \item{SD}{Single Dose Flag}
##'   \item{CMT}{Compartment}
##' }
##'
##' @family nlmixr2 datasets
"Infusion_2CPT"

Try the nlmixr2data package in your browser

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

nlmixr2data documentation built on June 22, 2024, 7:12 p.m.