epiforecasts / scoringutils

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

Issue #309 - fix error in bias quantile documentation #782

Closed nikosbosse closed 4 months ago

nikosbosse commented 4 months ago

Description

This PR closes #309.

This PR makes a small change to the documentation of bias_quantile(), making sure that the verbal description (smaller/greater than or equal to) matches the >= and <= in the formula.

Checklist