Skip to content

Commit b06e7e6

Browse files
committed
news & description
1 parent f421a2d commit b06e7e6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DESCRIPTION

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

NEWS.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
3333
- Add `climatological_forecaster()` to automatically create climate baselines
3434
- Replace `dist_quantiles()` with `hardhat::quantile_pred()`
3535
- Allow `quantile()` to threshold to an interval if desired (#434)
36+
- `arx_forecaster()` detects if there's enough data to predict
3637

3738
## Bug fixes
3839

0 commit comments

Comments
 (0)