powered by
A function to obtain the baseline survival function
basesurv(object)
A data frame including time and baseline survival
A funsurv object
data(simDat) fit <- AR1_FRAILTY(Recur(t_start %to% t_stop, id, status) ~ z1, sdat = sdat, fdat = fdat, iter.max = 30) plot(fit, what = "basesurv")
Run the code above in your browser using DataLab