inst/examples/ex_PanelSurv.R

data(blaTum)
response <- with(blaTum, PanelSurv(id, time, count))
is.PanelSurv(response)
plot(response)
stc04003/spef documentation built on July 31, 2020, 8:41 a.m.