Learn R Programming

R0 (version 1.3-1)

plotRTD: Plot R0 for Time-Dependent method

Description

Internal plot method for TD estimates.

Usage

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

Value

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

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)\) and the epidemic curve in the same window for the TD method.

...

Parameters passed to inner functions.

Author

Pierre-Yves Boelle, Thomas Obadia

Details

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