| data_sim_ic | R Documentation |
A simulated real dataset of bivariate interval-censored data with 500 subjects and 7 columns.
data("data_sim_ic")
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.