Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seabbs/ecdc-weekly-growth-forecasts

COVID-19 cases forecasts for the ECDC Forecast Hub
https://github.com/seabbs/ecdc-weekly-growth-forecasts

Last synced: 23 days ago
JSON representation

COVID-19 cases forecasts for the ECDC Forecast Hub

Awesome Lists containing this project

README

        

# COVID-19 cases forecasts for the ECDC Forecast Hub

A Bayesian autoregressive model using weekly incidence data designed to run as a Github action. Both cases and the growth rate are assumed to be AR(1) processes with the growth rate being differenced and scaled by a decay parameter. The model is implemented using the [forecast.vocs R package](https://epiforecasts.io/forecast.vocs).