plotRSB {R0} | R 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 |
xscale |
Scale to be adjusted on x-axis. Can be |
... |
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
[Package R0 version 1.3-1 Index]