plotREG {R0} | R Documentation |
Plot R0 for Exponential Growth method
Description
Internal plot method for EG estimates.
Usage
plotREG(x, ...)
Arguments
x |
An estimated object, output from |
... |
Parameters passed to inner functions. |
Details
This plots the exponential growth parameter r, along with R and corresponding confidence 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]