View source: R/S3_nowcast_plot.R
plot.nowcasted | R Documentation |
This routine plots the reported cases, the nowcasted cases and
associated 95\%
credible interval for the nowcast. In addition, it
can be used to show the contour plot of the estimated delay distribution.
## S3 method for class 'nowcasted'
plot(x, type = c("cases", "delay"), ...)
x |
An object of class |
type |
Either "cases" (default) to show the nowcasted cases or "delay" to show the contour plot of the estimated delay distribution. |
... |
Further arguments to be passed to plot. |
A plot of the reported and nowcasted cases.
Bryan Sumalinab (writing) and Oswaldo Gressani (editing).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.