# NOT RUN {
## for example abc dataset
lst.var <- list(trt="TRT", surv="SURV", outcome=c("Y1","Y2"),
y0=NULL, endp=c("Y2"),
trt.label = c("UC+SBT", "SAT+SBT"),
cov=c("AGE"), endfml="Y2",
duration=365, bounds=c(0,100));
# }
Run the code above in your browser using DataLab