R/sim_data.R

#' simulated survival data with two stratum
#'
#' Simulated survival data for demonstrating the usage of WLRtest and SMCtest.
#'
#' @docType data
#' @keywords datasets
#' @name sim_data
#' @usage data(sim_data)
#' @format The data file consists of four components: event_time, event_status, group and strata. Data contains different event_times, two event_status (0: censored and 1: event), two groups (control and experimental) and two stratum (first and second).
#'
#' @seealso \code{\link{SMCtest}}, \code{\link{WLRtest}}
NULL

Try the strata.MaxCombo package in your browser

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

strata.MaxCombo documentation built on July 26, 2023, 6:07 p.m.