Skip to contents

Make Fig 5

Usage

make_fig5(
  fig5_plot_wis_t_real_time,
  fig5_density_real_time,
  fig5_plot_wis_t_all_time,
  fig5_density_all_time,
  fig5_heatmap_rel_wis_all_time,
  fig5_heatmap_rel_wis_feb_mar,
  fig5_qq_plot_all_time,
  fig5_qq_plot_feb_mar,
  fig5_real_time_bar_chart,
  fig5_all_time_bar_chart,
  fig_file_dir
)

Arguments

fig5_plot_wis_t_real_time

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

fig5_density_real_time

density plot of relative performance across location, forecast_date, day, and model

fig5_plot_wis_t_all_time

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

fig5_density_all_time

density plot of relative performance across location, forecast_date, day, and model

fig5_heatmap_rel_wis_all_time

heatmap comparing WIS across forecast dates for each location for all time

fig5_heatmap_rel_wis_feb_mar

heatmap comparing WIS across forecast dates for each location for the real-time period (Feb-Mar)

fig5_qq_plot_all_time

qq plot comparing model coverage for all time

fig5_qq_plot_feb_mar

qq plot comparing model coverage for the real-time period (Feb-Mar)

fig5_real_time_bar_chart

bar chart in order of average WIS

fig5_all_time_bar_chart

bar chart in order of average WIS

fig_file_dir

Path to save figures

Value

a ggplot object containing all the figures combined