Get plot summarized scores
Usage
get_plot_summarized_scores(all_scores, score_metric = "crps")
Arguments
- all_scores
a dataframe containing daily scores for each scenario,
and forecast date, for a single location
- score_metric
A string indicating the score metric to plot,
default is "crps"
Value
a ggplot object plotting the scores summarized by forecast date
and scenario over time