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"

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.