CovidCAR is an r-package to forecast US Covid19 Hospital Incidence using Conditional AutoRegressive Models.
The package provides functions to facilitate data pre-processing, Conditional Autoregressive (CAR) model construction, model evaluation, ensembling, and formatting of model results for submission to the covid19-forecast-hub.
devtools::install_github("JMHumphreys/CovidCAR")
CovidCAR Website
CovidCAR Functions (Reference)
Introduction and Overview (Articles)