| data_scmprisk {CopulaCenR} | R Documentation |
data_scmprisk
Description
A simulated real dataset of interval-censored semi-competing risks data with 500 subjects and 10 columns.
Usage
data("data_scmprisk")
Format
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
[Package CopulaCenR version 1.2.3 Index]