Package: projections Title: Project Future Case Incidence Version: 0.3.0 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")), person("Sangeeta", "Bhatia", role = "ctb", email = "sangeetabhatia03@gmail.com")) 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) . Depends: R (>= 3.3.0) License: MIT + file LICENSE Encoding: UTF-8 Suggests: testthat, vdiffr, roxygen2, knitr, rmarkdown, outbreaks, magrittr Imports: stats, utils, incidence, distcrete, ggplot2 RoxygenNote: 6.0.1 URL: http://www.repidemicsconsortium.org/projections BugReports: http://github.com/reconhub/projections/issues Repository: https://ncov-ic.r-universe.dev Date/Publication: 2018-06-11 13:06:48 UTC RemoteUrl: https://github.com/reconhub/projections RemoteRef: release RemoteSha: a9e8abcd738ab5786b66cce0df1f41e6f59a1177 NeedsCompilation: no Packaged: 2026-06-19 11:03:47 UTC; root Author: Thibaut Jombart [aut, cre], Pierre Nouvellet [aut], Sangeeta Bhatia [ctb] Maintainer: Thibaut Jombart