powered by
Simulated semi-competing risks data
data(scrData)
a data frame with 2000 observations on the following 14 variables.
time1
the time to non-terminal event
event1
the censoring indicators for the non-terminal event time; 1=event observed, 0=censored/truncated
time2
the time to terminal event
event2
the censoring indicators for the terminal event time; 1=event observed, 0=censored
cluster
cluster numbers
x1
a vector of continuous covarate
x2
x3
# NOT RUN { data(scrData) # }
Run the code above in your browser using DataLab