R/data.R

#' @name d1_nm_poppk
#' @title simulated theophylline data
#' @description this dataset is an expanded version of the original theophylline population PK data.
#' Covariates \code{AGE} and \code{GENDER} were randomly assigned. 
#' @docType data
#' @usage d1_nm_poppk
#' @author Yuan Xiong and Wenping Wang
#' @export
NULL

#' @name d2_nm_poppkpd
#' @title simulated theophylline data
#' @description this dataset was simulated by using theophylline population PK data and an indirect
#' response PD model.
#' Covariates \code{BMK1} and \code{BMK2} were randomly assigned.
#' @docType data
#' @usage d1_nm_poppk
#' @author Yuan Xiong and Wenping Wang
#' @export
NULL

#' @name d3_nm_idvpkpd
#' @title simulated theophylline data
#' @description this dataset is similarly simulated as \code{d2_nm_poppkpd}, but with only a single subject.  
#' @docType data
#' @usage d1_nm_poppk
#' @author Yuan Xiong and Wenping Wang
#' @export
NULL

Try the stanette package in your browser

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

stanette documentation built on May 11, 2022, 5:11 p.m.