plotfitRxx: Internal plotfit method for EG, ML and TD estimates

View source: R/plotfit.R0.R.R

plotfitRxxR Documentation

Internal plotfit method for EG, ML and TD estimates

Description

Plot the fit of a single model output to epidemic data when the method is EG, ML or TD.

Usage

plotfitRxx(x, xscale, ...)

Arguments

x

An output of est.R0.EG(), est.R0.ML() or est.R0.TD() (class R0.R).

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

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


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