Skip to content

Commit 22b52dd

Browse files
committed
extend_ahead version bump and news
1 parent 601abb3 commit 22b52dd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: epipredict
22
Title: Basic epidemiology forecasting methods
3-
Version: 0.0.10
3+
Version: 0.0.11
44
Authors@R: c(
55
person("Daniel", "McDonald", , "[email protected]", role = c("aut", "cre")),
66
person("Ryan", "Tibshirani", , "[email protected]", role = "aut"),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# epipredict (development)
22

33
Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicate PR's.
4+
# epipredict 0.2
5+
6+
- add `latency_adjustment` as an option for `add_epi_ahead`, which adjusts the `ahead` so that the prediction is `ahead` relative to the `as_of` date for the `epi_data`, rather than relative to the last day of data.
47

58
# epipredict 0.1
69

0 commit comments

Comments
 (0)