
Empirical distribution of the reporting delay
plot_delay_distribution.RdThe "delay_distribution" panel of autoplot(), drawn on its own: a
case-count weighted histogram of .delay. For count-cumulative data it
becomes the cumulative growth by delay instead — boxplots, on a log scale,
of the ratio of each event date's cumulative count at a delay to its count at
the previous delay.
Arguments
- x
A
tbl_now()object.- ...
Further arguments passed to
autoplot.tbl_now(), e.g.by_strata,strata,delay_distribution_xlim,plotlyorpalette.
