data_scmprisk {CopulaCenR}R Documentation

data_scmprisk

Description

A simulated real dataset of interval-censored semi-competing risks data with 500 subjects and 10 columns.

Usage

data("data_scmprisk")

Format

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

id

subject id

Left

left bound of observed interval of non-terminal event

Right

right bound of observed interval of non-terminal event

status

censoring indicator of non-terminal event; 1=interval-censor, 0=right censor.

timeD

observed time of non-terminal event

statusD

censoring indicator of terminal event; 1=interval-censor, 0=right censor.

A

study entry time (i.e., left truncation time).

x1

first covariate

x2

second covariate

x3

third covariate


[Package CopulaCenR version 1.2.3 Index]