Skip to contents

Functions for creating multi-panel composite figures Make a figure showing comparisons between CFA models and other COVIDHub models

Usage

compose_hub_fig(plot_wis_t, hist_rwis, barplot_wis, heatmap_rel_wis, qq_plot)

Arguments

plot_wis_t

average wis over time across locations for ach model in real-time (feb-mar)

hist_rwis

Histogram of relative WIS across location, forecast_date, day, and model

barplot_wis

bar chart in order of average WIS

heatmap_rel_wis

heatmap comparing WIS across forecast dates for each location.

qq_plot

qq plot comparing model coverage

Value

a patchwork object containing all the figures combined.