R/data.R

#' Example TTE IPD data
#'
#' An example of TTE IPD data for the example_ipd file
#'
#' @format ## `tte.df`
#' A data frame with 1000 rows and 8 columns:
#' \describe{
#'   \item{USUBJID}{Patient ID}
#'   \item{ARMCD, ARM}{Arm code and variables}
#'   \item{PARAMCD, PARAM}{Parameter}
#'   \item{AVAL, AVALCD}{Values of interest}
#'   \item{CNSR}{Censored observation?}
#' }
#' @source Simulated through FlexsurvPlus package using sim_adtte(seed = 821, rho = 0, beta_1a = log(0.6), beta_1b = log(0.6), beta_pd = log(0.2))
"tte.df"

Try the WARDEN package in your browser

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

WARDEN documentation built on April 11, 2025, 5:41 p.m.