Skip to contents

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")