R/wbcSim.R

#' Simulated Friberg Myelosuppression model (Yuan Xiong)
#'
#' \describe{
#'   \item{ID}{Subject ID}
#'   \item{TIME}{Time (hrs)}
#'   \item{RATE}{Rate}
#'   \item{AMT}{Dose Amount Keyword}
#'   \item{DV}{Dependent Variable, WBC}
#'   \item{CMT}{Compartment Number}
#'   \item{V2I}{Input Peripheral Volume}
#'   \item{V1I}{Input Central Volume}
#'   \item{V1I}{Input Clearance}
#'   \item{EVID}{nlmixr2/rxode2 classic evid}
#' }
#' @source Simulated Data for WBC pac ddmore model
#' @family nlmixr2 datasets
"wbcSim"
nlmixr2/nlmixr2data documentation built on Feb. 8, 2024, 7:45 a.m.