| data_scmprisk | R Documentation |
A simulated real dataset of interval-censored semi-competing risks data with 500 subjects and 10 columns.
data("data_scmprisk")
A data frame with 500 subjects on the following 10 variables.
idsubject id
Leftleft bound of observed interval of non-terminal event
Rightright bound of observed interval of non-terminal event
statuscensoring indicator of non-terminal event; 1=interval-censor, 0=right censor.
timeDobserved time of non-terminal event
statusDcensoring indicator of terminal event; 1=interval-censor, 0=right censor.
Astudy entry time (i.e., left truncation time).
x1first covariate
x2second covariate
x3third covariate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.