bladder3state {survivalREC} | R Documentation |
bladder3state data set.
data("bladder3state")
A data frame with 85 observations on the following 7 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.
rx
Values of covariate rx.
size
Values of covariate size.
data(bladder3state)
str(bladder3state)