epiforecasts / scoringutils

Utilities for Scoring and Assessing Predictions
https://epiforecasts.io/scoringutils/
Other
48 stars 20 forks source link

Refactor CRPS and WIS decomposition #870

Open nikosbosse opened 1 month ago

nikosbosse commented 1 month ago

Both functions duplicate a lot of code when separate_results = TRUE. This could maybe be simplified

seabbs commented 1 month ago

Should be simplified as its unnecessary technical debt