inst/examples/ex_pmcc.R

data(channing, package = "boot")
chan <- subset(channing, sex == "Male" & entry < exit & cens == 1)
with(chan, pmcc(entry, exit)) ## cannot handle right censored data
stc04003/tranSurv documentation built on July 21, 2021, 6:46 p.m.