plot_CrIs {EpiNow2} | R Documentation |
Plot EpiNow2 Credible Intervals
Description
Adds lineranges for user specified credible intervals
Usage
plot_CrIs(plot, CrIs, alpha, linewidth)
Arguments
plot |
A |
CrIs |
Numeric list of credible intervals present in the data. As
produced by |
alpha |
Numeric, overall alpha of the target line range |
linewidth |
Numeric, line width of the default line range. |
Value
A {ggplot2}
plot.
[Package EpiNow2 version 1.5.2 Index]