Package: projections
Title: Project Future Case Incidence
Version: 0.0.1
Authors@R: c(person("Thibaut", "Jombart", email = "thibautjombart@gmail.com", role = c("aut", "cre")), person("Pierre", "Nouvellet", email = "p.nouvellet@imperial.ac.uk", role = c("aut"))) 
Description: Provides functions and graphics for projecting daily incidence based on past incidence, and estimates of the serial interval and reproduction number. Projections are based on a branching process using a Poisson-distributed number of new cases per day, similar to the model used for estimating R0 in 'EpiEstim' or in 'earlyR', and described by Nouvellet et al. (2017) <doi:10.1016/j.epidem.2017.02.012>.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, vdiffr, roxygen2, knitr, rmarkdown, outbreaks
Imports: stats, utils, incidence, distcrete, ggplot2
RoxygenNote: 6.0.1
URL: http://www.repidemicsconsortium.org/projections
BugReports: http://github.com/reconhub/projections/issues
NeedsCompilation: no
Packaged: 2017-12-05 20:49:41 UTC; thibaut
Author: Thibaut Jombart [aut, cre],
  Pierre Nouvellet [aut]
Maintainer: Thibaut Jombart <thibautjombart@gmail.com>
Repository: CRAN
Date/Publication: 2017-12-06 09:25:12 UTC
