bladder5 {survivalREC}R Documentation

bladder5

Description

bladder5 data set.

Usage

data("bladder5")

Format

A data frame with 85 observations on the following 10 variables.

t1

First time or censoring time.

d1

Indicator of the first time; 0 if the first time is censored and 1 otherwise.

t2

Second time or censoring time.

d2

Indicator of the second time; 0 if the first time is censored and 1 otherwise.

t3

Third time or censoring time.

d3

Indicator of the third time; 0 if the first time is censored and 1 otherwise.

t4

The total time of the process

d4

Censoring indicator of the survival time of the process; 0 if the total time is censored and 1 otherwise.

rx

Values of covariate rx.

size

Values of covariate size.

Examples

data(bladder5)

[Package survivalREC version 1.1 Index]