File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,14 @@ development versions. A ".9999" suffix indicates a development version.
5858* ` epi_slide ` and ` epix_slide ` now raise an error rather than silently filtering
5959 out ` ref_time_values ` that don't meet their expectations.
6060
61+ ## New features:
62+
63+ * ` epix_slide ` , ` <epi_archive>$slide ` have a new parameter ` all_versions ` . With
64+ ` all_versions=TRUE ` , ` epix_slide ` will pass a filtered ` epi_archive ` to each
65+ computation rather than an ` epi_df ` snapshot. This enables, e.g., performing
66+ pseudoprospective forecasts with a revision-aware forecaster using nested
67+ ` epix_slide ` operations.
68+
6169## Improvements:
6270
6371* Added ` dplyr::group_by ` and ` dplyr::ungroup ` S3 methods for ` epi_archive `
You can’t perform that action at this time.
0 commit comments