| bladder5 {survivalREC} | R Documentation |
bladder5
Description
bladder5 data set.
Usage
data("bladder5")
Format
A data frame with 85 observations on the following 10 variables.
t1First time or censoring time.
d1Indicator of the first time; 0 if the first time is censored and 1 otherwise.
t2Second time or censoring time.
d2Indicator of the second time; 0 if the first time is censored and 1 otherwise.
t3Third time or censoring time.
d3Indicator of the third time; 0 if the first time is censored and 1 otherwise.
t4The total time of the process
d4Censoring indicator of the survival time of the process; 0 if the total time is censored and 1 otherwise.
rxValues of covariate rx.
sizeValues of covariate size.
Examples
data(bladder5)
[Package survivalREC version 1.1 Index]