spread: Infectious Disease Spread Models

A stochastic SEIIaR (susceptible, exposed, infectious, infectious asymptomatic, recovered) metapopulation model that including commuting. Each location has a local infection system, while the locations are connected by people who commute each day. The model differentiates between day and night. During the day you can infect/be infected in the location where you work, while during the night you can infect/be infected in the location where you live. It is the same commuters who travel back and forth each day. At the start of a day, all commuters are sent to their work location, where they mix for 12 hours. The commuters are then sent to their respective home locations, where they mix for 12 hours. The model is loosely based upon a published model by Engebretsen (2019) <doi:10.1371/journal.pcbi.1006879>.

Version: 2019.8.5
Depends: R (≥ 3.5.0)
Imports: Rcpp (≥ 0.9.4), RcppProgress (≥ 0.1), data.table, fhidata, stringr, readxl, zoo
LinkingTo: Rcpp, RcppProgress
Suggests: testthat, knitr, ggplot2, glue, rmarkdown
Published: 2019-08-20
Author: Solveig Engebretsen [aut], Andreas Nygård Osnes [aut], Richard White [aut, cre]
Maintainer: Richard White <w at rwhite.no>
License: GPL-3
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: spread results

Downloads:

Reference manual: spread.pdf
Vignettes: commuter_model
including_vax
Package source: spread_2019.8.5.tar.gz
Windows binaries: r-devel: spread_2019.8.5.zip, r-release: spread_2019.8.5.zip, r-oldrel: spread_2019.8.5.zip
macOS binaries: r-release: spread_2019.8.5.tgz, r-oldrel: spread_2019.8.5.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spread to link to this page.