| data_sim_rec {CopulaCenR} | R Documentation |
data_sim_rec
Description
A simulated real dataset of bivariate recurrent events data with 500 subjects and 6 columns.
Usage
data("data_sim_rec")
Format
A data frame with 500 subjects on the following 6 variables.
idsubject id
gap1observed time of the first gap time
status1censoring indicator of the first event; 1=exactly observed, 0=right censor.
gap2observed time of the second gap time
status2censoring indicator of the second event; 1=exactly observed, 0=right censor.
dcluster size
[Package CopulaCenR version 1.2.3 Index]