R/data_Wang2007.R

##' Simulated Data Set for comparing objective functions
##'
##' This is a simulated dataset from Wang2007 where various NONMEM
##' estimation methods (Laplace FO, FOCE with and without
##' interaction) are described.
##'
##' @format A data frame with 20 rows and 3 columns
##'
##' \describe{
##'   \item{ID}{Simulated Subject ID}
##'   \item{Time}{Simulated Time}
##'   \item{Y}{Simulated Value}
##' }
##'
##' @source Table 1 from Wang, Y \emph{Derivation of Various NONMEM estimation methods}. J Pharmacokinet Pharmacodyn (2007) 34:575-593.
##' @family nlmixr datasets
"Wang2007"
nlmixrdevelopment/nlmixr documentation built on Aug. 22, 2023, 2:16 p.m.