Exploring time series for signal detection. It is specifically designed to detect possible outbreaks using infectious disease surveillance data at the European Union / European Economic Area or country level. Automatic detection tools used are presented in the paper "Monitoring count time series in R: aberration detection in public health surveillance", by Salmon (2016) <doi:10.18637/jss.v070.i10>. The package includes: - Signal Detection tool, an interactive 'shiny' application in which the user can import external data and perform basic signal detection analyses; - An automated report in HTML format, presenting the results of the time series analysis in tables and graphs. This report can also be stratified by population characteristics (see 'Population' variable). This project was funded by the European Centre for Disease Prevention and Control.
Version: | 0.1.2 |
Depends: | R (≥ 3.4.0) |
Imports: | dplyr, graphics, ISOweek, rmarkdown, shiny, surveillance, utils |
Suggests: | DT, ggplot2, knitr (≥ 1.20), pander |
Published: | 2021-11-30 |
DOI: | 10.32614/CRAN.package.EpiSignalDetection |
Author: | Lore Merdrignac [aut, ctr, cre] (Author of the package and original code), Joana Gomes Dias [aut, fnd] (Project manager), Esther Kissling [aut, ctr], Tommi Karki [aut, fnd], Margot Einoder-Moreno [ctb, fnd] |
Maintainer: | Lore Merdrignac <l.merdrignac at epiconcept.fr> |
License: | EUPL |
URL: | https://github.com/EU-ECDC/EpiSignalDetection |
NeedsCompilation: | no |
SystemRequirements: | pandoc (>= 1.12.3) |
Materials: | README NEWS |
In views: | Epidemiology |
CRAN checks: | EpiSignalDetection results |
Reference manual: | EpiSignalDetection.pdf |
Vignettes: |
The 'Epidemiological Signal Detection' Package |
Package source: | EpiSignalDetection_0.1.2.tar.gz |
Windows binaries: | r-devel: EpiSignalDetection_0.1.2.zip, r-release: EpiSignalDetection_0.1.2.zip, r-oldrel: EpiSignalDetection_0.1.2.zip |
macOS binaries: | r-release (arm64): EpiSignalDetection_0.1.2.tgz, r-oldrel (arm64): EpiSignalDetection_0.1.2.tgz, r-release (x86_64): EpiSignalDetection_0.1.2.tgz, r-oldrel (x86_64): EpiSignalDetection_0.1.2.tgz |
Old sources: | EpiSignalDetection archive |
Please use the canonical form https://CRAN.R-project.org/package=EpiSignalDetection to link to this page.