R/simScenario5.R

#' Simulated data from simulation scenario 5
#'
#' Simulated data in the supplement to Follmann, et al (2020). T1,T2, and T3
#' are the time to the first event for three different types of events
#' (e.g., Death, Stroke/MI, Bleed). I1,I2, and I3 are the associated
#' status variables (0=censored, 1=event). Other variables are
#' PATID (patient ID) and Z (0=control arm, 1=treatment arm).
#'
#' @name simScenario5
#' @docType data
#' @usage data(simScenario5)
#' @format A data frame with 400 obs. and 8 variables.
#' @references
#' Follmann, D., Fay, M. P., Hamasaki, T., and Evans, S. (2020). Analysis of
#' ordered composite endpoints. Statistics in Medicine, 39(5), 602-616.
"simScenario5"

Try the oceCens package in your browser

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

oceCens documentation built on Aug. 24, 2023, 5:09 p.m.