bladder3 {survivalREC} | R Documentation |
bladder3
Description
bladder3-description
Usage
data("bladder3")
Format
A data frame with 85 observations on the following 6 variables.
t1
First time or censoring time.
d1
Indicator of the first time; 0 if the first time is censored and 1 otherwise.
t2
The total time of the process
d2
Censoring indicator of the survival time of the process; 0 if the total time is censored and 1 otherwise.
rx
Values of covariate rx.
size
Values of covariate size.
Examples
data(bladder3)
str(bladder3)
[Package survivalREC version 1.1 Index]