inst/examples/ex_plot_trSurvfit.R

data(channing, package = "boot")
chan <- subset(channing, entry < exit)

plot(trReg(Surv(entry, exit, cens) ~ 1, data = chan))

Try the tranSurv package in your browser

Any scripts or data that you put into this service are public.

tranSurv documentation built on June 8, 2025, 11:47 a.m.