Skip to contents

Plot a histogram of individual forecast relative WIS values

Usage

relative_wis_histogram(
  scores,
  models_to_show,
  baseline_model = "COVIDhub-4_week_ensemble"
)

Arguments

scores

Table of raw scores to plot.

models_to_show

Character vector of models to plot.

baseline_model

Name of the baseline model against which to compute relative scores. Default "COVIDhub-4_week_ensemble".