hidda
. See also theR-universe documentation.Package: HIDDA.forecasting 1.1.2
HIDDA.forecasting: Forecasting Based on Surveillance Data
The Handbook of Infectious Disease Data Analysis ("HIDDA") contains a chapter on "Forecasting Based on Surveillance Data". The R package 'HIDDA.forecasting' provides the data and code to reproduce results from the two applications described in that chapter (see the corresponding vignettes): Univariate forecasting of Swiss ILI counts using 'forecast', 'glarma', 'surveillance' and 'prophet', and an age-stratified analysis of norovirus gastroenteritis in Berlin using the multivariate time-series model implemented in surveillance::hhh4().
Authors:
HIDDA.forecasting_1.1.2.tar.gz
HIDDA.forecasting_1.1.2.zip(r-4.5)HIDDA.forecasting_1.1.2.zip(r-4.4)HIDDA.forecasting_1.1.2.zip(r-4.3)
HIDDA.forecasting_1.1.2.tgz(r-4.4-any)HIDDA.forecasting_1.1.2.tgz(r-4.3-any)
HIDDA.forecasting_1.1.2.tar.gz(r-4.5-noble)HIDDA.forecasting_1.1.2.tar.gz(r-4.4-noble)
HIDDA.forecasting_1.1.2.tgz(r-4.4-emscripten)HIDDA.forecasting_1.1.2.tgz(r-4.3-emscripten)
HIDDA.forecasting.pdf |HIDDA.forecasting.html✨
HIDDA.forecasting/json (API)
NEWS
# Install 'HIDDA.forecasting' in R: |
install.packages('HIDDA.forecasting', repos = c('https://ee-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hidda/forecasting/issues
Pkgdown:https://hidda.github.io
- CHILI - Swiss Surveillance Data on Influenza Like Illness, 2000-2016
forecastinginfectious-diseasestime-series
Last updated 1 years agofrom:74ca2570c8. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 07 2024 |
R-4.5-win | OK | Dec 07 2024 |
R-4.5-linux | OK | Dec 07 2024 |
R-4.4-win | OK | Dec 07 2024 |
R-4.4-mac | OK | Dec 07 2024 |
R-4.3-win | OK | Dec 07 2024 |
R-4.3-mac | OK | Dec 07 2024 |
Exports:autoplot.zoodhhh4simsdnbmixfortify.zooindexlogs_hhh4simslogs_nbmixosaplotscores_lnormscores_lnorm_discretescores_sample
Dependencies:evaluatehighrknitrlatticeMASSRcppRcppArmadilloscoringRulesxfunyamlzoo
Forecasting age-stratified norovirus gastroenteritis counts using surveillance::hhh4
Rendered fromBNV.Rmd
usingknitr::rmarkdown
on Dec 07 2024.Last update: 2023-11-29
Started: 2018-01-18
Forecasting Swiss ILI counts using forecast::auto.arima
Rendered fromCHILI_arima.Rmd
usingknitr::rmarkdown
on Dec 07 2024.Last update: 2023-11-08
Started: 2017-09-27
Forecasting Swiss ILI counts using glarma::glarma
Rendered fromCHILI_glarma.Rmd
usingknitr::rmarkdown
on Dec 07 2024.Last update: 2023-11-08
Started: 2017-11-24
Forecasting Swiss ILI counts using prophet::prophet
Rendered fromCHILI_prophet.Rmd
usingknitr::rmarkdown
on Dec 07 2024.Last update: 2023-11-08
Started: 2017-09-27
Forecasting Swiss ILI counts using surveillance::hhh4
Rendered fromCHILI_hhh4.Rmd
usingknitr::rmarkdown
on Dec 07 2024.Last update: 2023-11-29
Started: 2017-09-27
Forecasting Swiss ILI counts using simple log-normals by calendar week
Rendered fromCHILI_naive.Rmd
usingknitr::rmarkdown
on Dec 07 2024.Last update: 2019-03-29
Started: 2018-07-25
Swiss ILI surveillance counts
Rendered fromCHILI.Rmd
usingknitr::rmarkdown
on Dec 07 2024.Last update: 2017-11-20
Started: 2017-09-18
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Swiss Surveillance Data on Influenza Like Illness, 2000-2016 | CHILI |
'hhh4'-Based Forecast Distributions | dhhh4sims |
Simulation-Based Forecast Distributions | dnbmix |
Simulation-Based Logarithmic Score Using 'dhhh4sims' | logs_hhh4sims |
Simulation-Based Logarithmic Score Via 'dnbmix' | logs_nbmix |
Plot (One-Step-Ahead) Forecasts with Scores | osaplot |
Proper Scoring Rules for Log-Normal Forecasts | scores_lnorm |
Proper Scoring Rules for _Discretized_ Log-Normal Forecasts | scores_lnorm_discrete |
Proper Scoring Rules based on Simulations | scores_sample |
Refit an ARIMA Model on a Subset of the Time Series | update.Arima |