The models built here use the HHS Protect daily COVID-19 hospital admissions data.
We create a set of simple baseline models that project existing trends into the future. Each baseline has a different set of options specified. We then combine the baseline models into a single ensemble forecast.
- Install the simplets R package ("simple time-series" models).
- Install the epitools R package (as of Jan 6, 2022, you need to install a specific branch on a specific fork).
- Install the hubEnsembles R package.
- Install the covidHubUtils R package.
- Clone this repo and the flu-hosp-models-2021-2022 repo so both clones live in the same home directory.
- run
make all
in root directory - submit forecast submission file from
weekly-submission/forecasts/UMass-trends_ensemble/
to the COVID-19 Forecast Hub as a PR. - commit and push generated CSV files from all models and the PDF of plots from JUST the trends_ensemble model.