Type: Package
Package: SEIRfansy
Title: Extended Susceptible-Exposed-Infected-Recovery Model
Version: 1.1.1
Description: Extended Susceptible-Exposed-Infected-Recovery Model for 
    handling high false negative rate and symptom based administration of 
    diagnostic tests. <doi:10.1101/2020.09.24.20200238>.
Authors@R: c(
    person(given = "Ritwik", family = "Bhaduri", role = c("aut"), email = "ritwik.bhaduri@gmail.com"),
    person(given = "Ritoban", family = "Kundu", role = c("aut"), email = "ritoban.kundu@gmail.com"),
    person(given = "Soumik", family = "Purkayastha", role = c("aut"), email = "soumikp@umich.edu"),
    person(given = "Lauren", family = "Beesley", role = c("aut"), email = "lbeesley@umich.edu"),
    person(given = "Bhramar", family = "Mukherjee", role = c("aut"), email = "bhramar@umich.edu"),
    person(given = "Michael", family = "Kleinsasser", role = c("cre"), email = "biostat-cran-manager@umich.edu")
    )
Maintainer: Michael Kleinsasser <biostat-cran-manager@umich.edu>
License: GPL-2
Encoding: UTF-8
LazyData: true
Biarch: true
Depends: R (>= 3.5.0)
Imports: dplyr, arm, pbapply, DescTools, patchwork, ggpubr, ggplot2,
        knitr, rlang, magrittr, scales
URL: https://github.com/umich-biostatistics/SEIRfansy
BugReports: https://github.com/umich-biostatistics/SEIRfansy/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-22 14:19:55 UTC; mkleinsa
Author: Ritwik Bhaduri [aut],
  Ritoban Kundu [aut],
  Soumik Purkayastha [aut],
  Lauren Beesley [aut],
  Bhramar Mukherjee [aut],
  Michael Kleinsasser [cre]
Repository: CRAN
Date/Publication: 2021-09-27 16:30:10 UTC
Built: R 4.2.0; ; 2023-07-11 03:18:20 UTC; unix
