Learn R Programming

R0 (version 1.3-1)

plotRSB: Plot R0 for Sequential Bayesian method

Description

Internal plot method for SB estimates.

Usage

plotRSB(x, xscale, ...)

Value

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

Arguments

x

An estimated object, output from estimate.R() with method = "SB".

xscale

Scale to be adjusted on x-axis. Can be d (day), w (week (default)), f (fornight), m (month).

...

Parameters passed to inner functions.

Author

Pierre-Yves Boelle, Thomas Obadia

Details

This plots the bayesian estimation of \(R_{0}\) along with its credible interval.