Skip to content

R package to implement and visualize several epidemiological forecasting methods.

License

Notifications You must be signed in to change notification settings

cmu-delphi/epiforecast-R

Repository files navigation

Warning

This package is no longer being maintained.

Summary

R package that implements several methods for epidemiological forecasting empirical bayes (EB), basis regression (BR), and time-weighted kernel density estimation (twkde).

Installation

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

Tests

Run code in demo/demo.R

About

R package to implement and visualize several epidemiological forecasting methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published