data_sim_rec: data_sim_rec

data_sim_recR 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.

id

subject id

gap1

observed time of the first gap time

status1

censoring indicator of the first event; 1=exactly observed, 0=right censor.

gap2

observed time of the second gap time

status2

censoring indicator of the second event; 1=exactly observed, 0=right censor.

d

cluster size


CopulaCenR documentation built on Sept. 24, 2023, 1:08 a.m.