| bladder4 {survivalREC} | R Documentation |
bladder4
Description
bladder4 data set.
Usage
data("bladder4")
Format
A data frame with 85 observations on the following 8 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.
t3The total time of the process.
d3Censoring 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(bladder4)
[Package survivalREC version 1.1 Index]