if (FALSE) {
data("colorectal")
fit_bin <- survbin(data = colorectal, true = surv, trueind = SURVIND, surrog = responder,
trt = TREAT, center = CENTER, trial = TRIAL, patientid = patientid)
plot(fit_bin)
}
Run the code above in your browser using DataLab