data_scmprisk_rc {CopulaCenR}R Documentation

data_scmprisk_rc

Description

A simulated real dataset of right-censored semi-competing risks data with 150 subjects and 7 columns.

Usage

data("data_scmprisk_rc")

Format

A data frame with 150 subjects on the following 7 variables.

time1

time to non-terminal event

event1

0 for right-censoring, 1 for event1

time2

observed terminal event time

event2

0 for right-censoring, 1 for event2

x1

first covariate

x2

second covariate

x3

third covariate


[Package CopulaCenR version 1.2.4 Index]