EpiInvert_plot
EpiInvert_plot() plots the results obtained by EpiInvert
EpiInvert_plot(
x,
what = "all",
date_start = "1000-01-01",
date_end = "3000-01-01"
)
a plot.
an object of class estimate_EpiInvert
.
one of the following drawing options:
all: a plot combining the main EpiInvert results.
R: a plot of the reproduction number Rt estimation.
incid: a plot combining the obtained incidence curves.
SI: the serial interval used in the EpiInvert estimation.
the start date to plot
the final date to plot
EpiInvert