plotfitRSB function

Internal plotfit method for AR estimates

Internal plotfit method for AR estimates

Plot the fit of a single model output to epidemic data when the method is SB.

plotfitRSB(x, xscale, SB.dist, ...)

Arguments

  • x: An output of est.R0.SB() (class R0.R).
  • xscale: Scale to be adjusted on x-axis. Can be d (day), w (week (default)), f (fornight), m (month).
  • SB.dist: Boolean. Should the R distirbution throughout the epidemic be plotted for the SB method (defaults to TRUE) ?
  • ...: Parameters passed to inner functions.

Returns

This function does not return any data. Called for side effect. Draws the fit of one estimation method to the data.

Details

For internal use. This function is called by the plotfit.R0.R().

Author(s)

Pierre-Yves Boelle, Thomas Obadia