data_sim_ic: data_sim_ic

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

id

subject id

Left.L

left bound of the first event

Right.L

right bound of the first event

status.L

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

Left.R

left bound of the second event

Right.R

right bound of the second event

status.R

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


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