The mcf function is imported from reda.
An S4 class generic function that returns the mean cumulative function (mcf) estiamtes.
The function is imported from the reda
package; see ?reda::mcf
for more details.
data(simDat) m <- mcf(Recur(t.start %to% t.stop, id, event, status) ~ x1, data = simDat) plot(m, conf.int = TRUE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.