data_sim_RC: data_sim_RC

data_sim_RCR Documentation

data_sim_RC

Description

A simulated real dataset of bivariate right-censored data with 500 subjects and 5 columns.

Usage

data("data_sim_RC")

Format

A data frame with 500 subjects on the following 5 variables.

id

subject id

event_time.L

observed time of the first event

status.L

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

event_time.R

observed time of the second event

status.R

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


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