Package: genSEIR
Type: Package
Title: Predict Epidemic Curves with Generalized SEIR Modeling
Version: 0.1.1
Date: 2021-07-12
Authors@R: c(person(given = "Selcuk", family =  "Korkmaz", role = c("aut", "cre"),
                     email = "selcukorkmaz@gmail.com",
           comment = c(ORCID = "0000-0003-4632-6850")))
Maintainer: Selcuk Korkmaz <selcukorkmaz@gmail.com>
Depends: R (>= 3.5.0)
Imports: pracma, minpack.lm, nlsr, ggplot2
Description: 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>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-12 13:59:56 UTC; selcukkorkmaz
Author: Selcuk Korkmaz [aut, cre] (<https://orcid.org/0000-0003-4632-6850>)
Repository: CRAN
Date/Publication: 2021-07-12 14:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 10:55:16 UTC; unix
