cdata {JMH}R Documentation

Simulated competing risks data

Description

The cdata data frame has 200 rows and 6 columns.

Usage

data(cdata)

Format

This data frame contains the following columns:

ID

patient identifier.

survtime

event time.

cmprsk

event indicator. 0 denotes censoring, 1 risk 1, and 2 risk 2.

var1

treatment indicator. 0 denotes the placebo group and 1 the treatment group.

var2

continuous variable.

var3

continuous variable.


[Package JMH version 1.0.3 Index]