| bladder3state {survivalREC} | R Documentation |
bladder3state
Description
bladder3state data set.
Usage
data("bladder3state")
Format
A data frame with 85 observations on the following 7 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.
rxValues of covariate rx.
sizeValues of covariate size.
Examples
data(bladder3state)
str(bladder3state)
[Package survivalREC version 1.1 Index]