We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6b564 commit 10b5b61Copy full SHA for 10b5b61
NEWS.md
@@ -25,7 +25,8 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
25
- Shifting no columns results in no error for either `step_epi_ahead` and `step_epi_lag`
26
- Quantiles produced by `grf` were sometimes out of order.
27
- dist_quantiles can have all `NA` values without causing unrelated errors
28
-- add `0.5` as a default quantile for canned forecasters to avoid strange thresholding behavior
+- adjust default quantiles throughout so that they match.
29
+- force `layer_residual_quantiles()` to always include `0.5`.
30
31
# epipredict 0.1
32
0 commit comments