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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# scoringutils (development version)
2
2
3
+
- Added tolerance for numeric errors when checking that probabilities sum to one in ordinal forecasts (#997)
3
4
- 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).
4
5
5
-
6
6
# scoringutils 2.1.0
7
7
8
8
Minor spelling / mathematical updates to Scoring rule vignette. (#969)
0 commit comments