plot_CrIs: Plot EpiNow2 Credible Intervals

View source: R/plot.R

plot_CrIsR Documentation

Plot EpiNow2 Credible Intervals

Description

[Stable] Adds lineranges for user specified credible intervals

Usage

plot_CrIs(plot, CrIs, alpha, linewidth)

Arguments

plot

A {ggplot2} plot

CrIs

Numeric list of credible intervals present in the data. As produced by extract_CrIs().

alpha

Numeric, overall alpha of the target line range

linewidth

Numeric, line width of the default line range.

Value

A {ggplot2} plot.


epiforecasts/EpiNow2 documentation built on May 13, 2024, 3:11 a.m.