cdata: Simulated competing risks data

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


JMH documentation built on June 22, 2024, 7:08 p.m.

Related to cdata in JMH...