survData {SemiCompRisks}R Documentation

A simulated clustered univariate survival data.

Description

Simulated univariate survival data.

Usage

data(survData)

Format

a data frame with 2000 observations on the following 4 variables.

time

the time to event

event

the censoring indicators for the event time; 1=event observed, 0=censored

cluster

cluster numbers

cov1

the first column of covariate matrix x

cov2

the second column of covariate matrix x

Examples

data(scrData)

[Package SemiCompRisks version 3.4 Index]