plotRTD {R0} | R Documentation |
Plot R0 for Time-Dependent method
Description
Internal plot method for TD estimates.
Usage
plotRTD(x, xscale, TD.split, ...)
Arguments
x |
An estimated object, output from |
xscale |
Scale to be adjusted on x-axis. Can be |
TD.split |
Boolean. Parameter to force the display of both |
... |
Parameters passed to inner functions. |
Details
This plots the time-dependent R(t)
reproduction number along with
confidence band.
Value
This function does not return any data. Called for side effect.
Author(s)
Pierre-Yves Boelle, Thomas Obadia
[Package R0 version 1.3-1 Index]