This package is no longer being maintained.
R package that implements several methods for epidemiological forecasting empirical bayes (EB), basis regression (BR), and time-weighted kernel density estimation (twkde).
On mac or linux command line:
R CMD INSTALL epiforecast
or run the following in R:
devtools::install_github("cmu-delphi/epiforecast-R", subdir="epiforecast")
Run code in demo/demo.R