You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
- The package now depends on R version at least 4.1.0 as a result of downstream dependencies.
4
4
- Added tolerance for numeric errors when checking that probabilities sum to one in ordinal forecasts (#997)
5
5
- Made computation of p-values optional in pairwise comparisons by allowing `test_type = NULL` in `compare_forecasts()`. When `test_type = NULL`, p-values will be `NA` (#978).
6
+
- Added a dependency on a scoringRules version >= 1.1.2 which is required for ordinal forecasts (#1006).
0 commit comments