| data_sim_ic {CopulaCenR} | R Documentation |
data_sim_ic
Description
A simulated real dataset of bivariate interval-censored data with 500 subjects and 7 columns.
Usage
data("data_sim_ic")
Format
A data frame with 500 subjects on the following 7 variables.
idsubject id
Left.Lleft bound of the first event
Right.Lright bound of the first event
status.Lcensoring indicator of the first event; 1=interval censor, 0=right censor.
Left.Rleft bound of the second event
Right.Rright bound of the second event
status.Rcensoring indicator of the second event; 1=interval censor, 0=right censor.
[Package CopulaCenR version 1.2.3 Index]