Tools for simulating mathematical models of infectious disease dynamics.
Epidemic model classes include deterministic compartmental models, stochastic
agent-based models, and stochastic network models. Network models use the
robust statistical methods of exponential-family random graph models (ERGMs)
from the Statnet suite of software packages in R. Standard templates for epidemic
modeling include SI, SIR, and SIS disease types. EpiModel features
an easy API for extending these templates to address novel scientific research aims.
Version: |
1.6.1 |
Depends: |
R (≥ 3.2), deSolve (≥ 1.12), ggplot2, networkDynamic (≥
0.9.0), tergm (≥ 3.3.1) |
Imports: |
graphics, grDevices, stats, utils, doParallel, ergm (≥
3.7.1), foreach, network (≥ 1.13.0), RColorBrewer, ape, lazyeval |
Suggests: |
covr, knitr, ndtv, rmarkdown, shiny, testthat |
Published: |
2018-01-25 |
Author: |
Samuel Jenness [cre, aut],
Steven M. Goodreau [aut],
Martina Morris [aut],
Emily Beylerian [ctb],
Skye Bender-deMoll [ctb],
Kevin Weiss [ctb] |
Maintainer: |
Samuel Jenness <samuel.m.jenness at emory.edu> |
BugReports: |
https://github.com/statnet/EpiModel/issues |
License: |
GPL-3 |
URL: |
http://epimodel.org/ |
NeedsCompilation: |
no |
Materials: |
NEWS |
CRAN checks: |
EpiModel results |