powered by
Calculates the Breslow estimator of the cumulative baseline hazard rate functions.
plotbe(m, mpl, return.be = FALSE, ...)
estimated stratified coxph model.
coxph
model parameter list.
should a list containing the Breslow estimator values be returned?
further arguments and graphical parameters passed to plot, e.g. xlim for a re-specification of the shown time axis.
plot
xlim
Plot of the Breslow estimator for the transition-type specific cumulative baseline hazard rate functions.
The function is a specific wrapper function to the function basehaz from the R package survival.
basehaz
survival
Therneau T (2014) A Package for Survival Analysis in S. R package version 2.37-7, http://CRAN.R-project.org/package=survival.
Terry M. Therneau and Patricia M. Grambsch (2000) Modeling Survival Data: Extending the Cox Model. Springer, New York. ISBN 0-387-98784-3.
# NOT RUN { plotbe(d, mpl, return.be = FALSE, ...) # }
Run the code above in your browser using DataLab