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 R in 'EpiEstim' or in 'earlyR', and described by Nouvellet et al. (2017) <doi:10.1016/j.epidem.2017.02.012>. The package provides the S3 class 'projections' which extends 'matrix', with accessors and additional helpers for handling, subsetting, merging, or adding these objects, as well as dedicated printing and plotting methods.
Version: | 0.5.1 |
Depends: | R (≥ 3.5.0) |
Imports: | stats, utils, incidence (≥ 1.4.1), ggplot2, methods |
Suggests: | testthat, vdiffr, roxygen2, knitr, rmarkdown, outbreaks, magrittr, distcrete |
Published: | 2020-06-30 |
Author: | Thibaut Jombart [aut, cre], Pierre Nouvellet [aut], Sangeeta Bhatia [ctb], Zhian N. Kamvar [ctb], Tim Taylor [ctb], Stephane Ghozzi [ctb] |
Maintainer: | Thibaut Jombart <thibautjombart at gmail.com> |
BugReports: | http://github.com/reconhub/projections/issues |
License: | MIT + file LICENSE |
URL: | http://www.repidemicsconsortium.org/projections |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | projections results |
Reference manual: | projections.pdf |
Package source: | projections_0.5.1.tar.gz |
Windows binaries: | r-devel: projections_0.5.1.zip, r-release: projections_0.5.1.zip, r-oldrel: projections_0.3.1.zip |
macOS binaries: | r-release: projections_0.5.1.tgz, r-oldrel: projections_0.3.1.tgz |
Old sources: | projections archive |
Please use the canonical form https://CRAN.R-project.org/package=projections to link to this page.