b4 {survivalREC} | R Documentation |
b4 data set.
data("b4")
A data frame with 85 observations on the following 6 variables. Below a brief description is given for each of these variables.
First time or censoring time.
Second time.
The total time of the process
Indicator of the first time; 0 if the first time is censored and 1 otherwise.
Indicator of the second time; 0 if the first time is censored and 1 otherwise.
Censoring indicator of the survival time of the process; 0 if the total time is censored and 1 otherwise.
data(b4)
head(b4)