Package: incidental
Title: Implements Empirical Bayes Incidence Curves
Version: 0.1
Authors@R: c(person("Andrew", "Miller", email = "acmiller@apple.com",
                  role = c("aut")),
		person("Lauren", "Hannah", email = "lauren_hannah@apple.com",
		  role = c("aut", "cre")),
		person("Nicholas", "Foti", email = "nicholas_foti@apple.com",
		  role = "aut"),
		person("Joseph", "Futoma", email = "jfutoma@apple.com",
		  role = "aut"),
                person("Apple, Inc.", email = "hai@apple.com", role = "cph"))
Description: Make empirical Bayes incidence curves from reported case data using a specified delay distribution.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 7.1.1
Imports: ggplot2, MASS, matrixStats, numDeriv, dlnm, stats, utils
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-09-09 00:35:46 UTC; lhannah
Author: Andrew Miller [aut],
  Lauren Hannah [aut, cre],
  Nicholas Foti [aut],
  Joseph Futoma [aut],
  Apple, Inc. [cph]
Maintainer: Lauren Hannah <lauren_hannah@apple.com>
Repository: CRAN
Date/Publication: 2020-09-16 09:50:03 UTC
Built: R 4.3.0; ; 2023-07-12 00:51:26 UTC; unix
