Skip to contents

Get stats on number of improved forecasts

Usage

get_stats_improved_forecasts(scores, threshold)

Arguments

scores

tibble of scores for every location, forecast date, and horizon

threshold

numeric indicating fold change for considering a forecast improved or worse relative to baseline, e.g. 1.1

Value

table of the number of states with improvements, number of overall forecasts with improvements, number that got worse, etc.