plotRSB: Plot R0 for Sequential Bayesian method

View source: R/plot.R0.R.R

plotRSBR Documentation

Plot R0 for Sequential Bayesian method

Description

Internal plot method for SB estimates.

Usage

plotRSB(x, xscale, ...)

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.

Details

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

Value

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

Author(s)

Pierre-Yves Boelle, Thomas Obadia


tobadia/R0 documentation built on Sept. 24, 2023, 5:16 p.m.