Plot R0 for Sequential Bayesian method
Internal plot method for SB estimates.
plotRSB(x, xscale, ...)
x
: An estimated object, output from estimate.R()
with method = "SB"
.xscale
: Scale to be adjusted on x-axis. Can be d
(day), w
(week (default)), f
(fornight), m
(month)....
: Parameters passed to inner functions.This function does not return any data. Called for side effect.
This plots the bayesian estimation of along with its credible interval.
Pierre-Yves Boelle, Thomas Obadia