plotfitRAR {R0} | R Documentation |
Internal plotfit method for AR estimates
Description
Plot the fit of a single model output to epidemic data when the method is AR.
Usage
plotfitRAR(x, xscale, ...)
Arguments
x |
An output of |
xscale |
Scale to be adjusted on x-axis. Can be |
... |
Parameters passed to inner functions. |
Details
For internal use. This function is called by the plotfit.R0.R()
.
Value
This function does not return any data. Called for side effect. Draws the fit of one estimation method to the data.
Author(s)
Pierre-Yves Boelle, Thomas Obadia
[Package R0 version 1.3-1 Index]