epiforecasts / scoringutils

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

#661 Issue - Add first version for new visualisation Vignette #711

Closed nikosbosse closed 7 months ago

nikosbosse commented 8 months ago

Description

This PR closes #661

For the upcoming scoringutils release, we dropped a few plotting functions that were hard to maintain and not very general. We decided moving that code to a dedicated Vignette. In a future issue, we should address more visualisations that could go into a separate Vignette.

The PR:

Instead of adding ggdist to suggests, we could also modify the code in the Vignette. But then it would be a slightly different function that behaves differently.

Checklist

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.28%. Comparing base (ce8720b) to head (a0887ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #711 +/- ## ======================================= Coverage 95.28% 95.28% ======================================= Files 21 21 Lines 1632 1632 ======================================= Hits 1555 1555 Misses 77 77 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.