EU-ECDC/EpiSignalDetection: Signal Detection Analysis

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 et al. (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.

Getting started

Package details

Maintainer
LicenseEUPL
Version0.1.1
URL http://atlas.ecdc.europa.eu/public/index.aspx
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EU-ECDC/EpiSignalDetection")
EU-ECDC/EpiSignalDetection documentation built on May 26, 2019, 2:36 a.m.