| bladder5state {survivalREC} | R Documentation |
bladder5state
Description
bladder5state data set.
Usage
data("bladder5state")
Format
A data frame with 85 observations on the following 11 variables.
idIdentification number.
y1First gap time.
d1Indicator of the first gap time; 0 if the first time is censored and 1 otherwise.
y2Second gap time.
d2Censoring indicator of the second gap time; 0 if the total time is censored and 1 otherwise.
y3Third gap time.
d3Censoring indicator of the third gap time; 0 if the total time is censored and 1 otherwise.
y4Fourth gap time.
d4Censoring indicator of the fourth gap time; 0 if the total time is censored and 1 otherwise.
rxValues of covariate rx.
sizeValues of covariate size.
Examples
data(bladder5state)
[Package survivalREC version 1.1 Index]