plotRTD function

Plot R0 for Time-Dependent method

Plot R0 for Time-Dependent method

Internal plot method for TD estimates.

plotRTD(x, xscale, TD.split, ...)

Arguments

  • x: An estimated object, output from estimate.R() with method = "TD".
  • xscale: Scale to be adjusted on x-axis. Can be d (day), w (week (default)), f (fornight), m (month).
  • TD.split: Boolean. Parameter to force the display of both R(t)R(t) and the epidemic curve in the same window for the TD method.
  • ...: Parameters passed to inner functions.

Returns

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

Details

This plots the time-dependent R(t)R(t) reproduction number along with confidence band.

Author(s)

Pierre-Yves Boelle, Thomas Obadia