-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
61 lines (56 loc) · 1.34 KB
/
Copy path_pkgdown.yml
File metadata and controls
61 lines (56 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
url: https://HIDDA.github.io/forecasting/
navbar:
components:
articles:
text: Vignettes
menu: ~
href: articles/index.html
home:
links:
- text: Read the book chapter (preprint)
href: https://arxiv.org/abs/1809.03735
authors:
Sebastian Meyer:
href: "https://www.imbe.med.fau.de/person/sebastian-meyer/"
reference:
- title: Datasets
desc: >
The R package **HIDDA.forecasting** provides the Swiss ILI data (`CHILI`).
The age-stratified norovirus time series data analyzed in `vignette("BNV")`
are available from the [**hhh4contacts**](https://CRAN.R-project.org/package=hhh4contacts) package as `hhh4contacts::counts`.
contents:
- CHILI
- title: Fanplot with scores
contents:
- osaplot
- title: Simulation-based forecast distributions
contents:
- dhhh4sims
- logs_hhh4sims
- dnbmix
- logs_nbmix
- title: Auxiliary functions for proper scoring rules
contents:
- scores_lnorm
- scores_lnorm_discrete
- scores_sample
- title: Auxiliary functions for ARIMA models
contents:
- update.Arima
articles:
- title: Univariate Forecasting
contents:
- CHILI
- CHILI_arima
- CHILI_glarma
- CHILI_hhh4
- CHILI_naive
- CHILI_prophet
- title: Multivariate Forecasting
contents:
- BNV
- title: Experimental extras
contents:
- extra/CHILI_kcde
- extra/CHILI_tscount
- extra/BNV_addon