cdata: Clustered competing risks simulated data

cdataR Documentation

Clustered competing risks simulated data

Description

sample of 200 observations

Usage

data(cdata)

Format

A data frame with 200 observations and the following 4 variables. Simulation is detailed on the paper Competing Risk Regression for clustered data. Zhou, Fine, Latouche, Labopin. 2011. In Press. Biostatistics.

ID

Id of cluster, each cluster is of size 2

ftime

Event time

fstatus

Event type. 0=censored, 1 , 2

z

a binary covariate with P(z=1)=0.5

Examples

data(cdata)

crrSC documentation built on June 11, 2022, 1:05 a.m.

Related to cdata in crrSC...