Newer
Older
Title: Using stochastic individual compartment models (ICMs) to simulate COVID-19 spread
Version: 1.0
Date: 2020-03-23
c(person("Christina", "Azodi", role = c("aut"),
email = "cazodi@svi.edu.au",
comment = c(ORCID = "0000-0002-6097-606X")),
person("Puxue", "Qiao", role = c("aut"),
email = "pqiao@svi.edu.au"),
person("Ruqian", "Lyu", role = c("aut"),
email = "rlyu@svi.edu.au"),
person("Davis", "McCarthy", role = c("aut", "cre"),
email = "dmccarthy@svi.edu.au",
comment = c(ORCID = "0000-0002-2218-6833")))
Description: sirPlus is a package for the modeling of COVID-19 spread using
stochastic individual compartment models (ICMs). It provides a simple interface
for creating experiments to demonstrate how factors like social-distancing and
epidemeological parameters will change the curve.
tidyverse,
magrittr,
lubridate,
stringr,
tibble,
broom,
devtools,
DiagrammeR,
parallel,
foreach,
tictoc,
EpiModel,
incidence,
earlyR
Suggests:
spelling
biocViews: Epidemiology, Software