bladder3state {survivalREC} | R Documentation |
bladder3state
Description
bladder3state data set.
Usage
data("bladder3state")
Format
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.
Examples
data(bladder3state)
str(bladder3state)
[Package survivalREC version 1.1 Index]