bladder5state {survivalREC}R Documentation

bladder5state

Description

bladder5state data set.

Usage

data("bladder5state")

Format

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

id

Identification number.

y1

First gap time.

d1

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

y2

Second gap time.

d2

Censoring indicator of the second gap time; 0 if the total time is censored and 1 otherwise.

y3

Third gap time.

d3

Censoring indicator of the third gap time; 0 if the total time is censored and 1 otherwise.

y4

Fourth gap time.

d4

Censoring indicator of the fourth gap time; 0 if the total time is censored and 1 otherwise.

rx

Values of covariate rx.

size

Values of covariate size.

Examples

data(bladder5state)

[Package survivalREC version 1.1 Index]