library(survival)
mean_no(Surv(time = start,
time2 = stop,
event = event,
type = 'counting') ~ pyridoxine + thiotepa,
re_indicator = "re",
ce_indicator = "ce",
cluster = "id",
data = bladder1_stacked)
Run the code above in your browser using DataLab