Plots month estimates with credible limits.
bb_plot_month(x, ...)
# S3 method for class 'data.frame'
bb_plot_month(x, ...)
# S3 method for class 'bboufit_survival'
bb_plot_month(x, conf_level = 0.95, estimate = median, ...)
bb_plot_month(data.frame)
: Plot monthly estimate for a data frame.
bb_plot_month(bboufit_survival)
: Plot monthly estimates for a bboufit_survival object.