Performs generalized Susceptible-Exposed-Infected-Recovered (SEIR) modeling to predict epidemic curves. The method is described in Peng et al. (2020) <doi:10.1101/2020.02.16.20023465>.
Version: | 0.1.1 |
Depends: | R (≥ 3.5.0) |
Imports: | pracma, minpack.lm, nlsr, ggplot2 |
Published: | 2021-07-12 |
DOI: | 10.32614/CRAN.package.genSEIR |
Author: | Selcuk Korkmaz [aut, cre] |
Maintainer: | Selcuk Korkmaz <selcukorkmaz at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | genSEIR results |
Reference manual: | genSEIR.pdf |
Package source: | genSEIR_0.1.1.tar.gz |
Windows binaries: | r-devel: genSEIR_0.1.1.zip, r-release: genSEIR_0.1.1.zip, r-oldrel: genSEIR_0.1.1.zip |
macOS binaries: | r-release (arm64): genSEIR_0.1.1.tgz, r-oldrel (arm64): genSEIR_0.1.1.tgz, r-release (x86_64): genSEIR_0.1.1.tgz, r-oldrel (x86_64): genSEIR_0.1.1.tgz |
Old sources: | genSEIR archive |
Please use the canonical form https://CRAN.R-project.org/package=genSEIR to link to this page.