Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.