Internal plot method for TD estimates.
plotRTD(x, xscale, TD.split, ...)
This function does not return any data. Called for side effect.
An estimated object, output from estimate.R()
with method = "TD"
.
Scale to be adjusted on x-axis. Can be d
(day), w
(week (default)), f
(fornight), m
(month).
Boolean. Parameter to force the display of both \(R(t)\) and the epidemic curve in the same window for the TD method.
Parameters passed to inner functions.
Pierre-Yves Boelle, Thomas Obadia
This plots the time-dependent \(R(t)\) reproduction number along with confidence band.