plotRSB function

Plot R0 for Sequential Bayesian method

Plot R0 for Sequential Bayesian method

Internal plot method for SB estimates.

plotRSB(x, xscale, ...)

Arguments

  • 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.

Returns

This function does not return any data. Called for side effect.

Details

This plots the bayesian estimation of R0R_{0} along with its credible interval.

Author(s)

Pierre-Yves Boelle, Thomas Obadia