abhogan/complexdemod: Complex demodulation for epidemic time series data

This package is used for applying the method of complex demodulation, a mathematical time series analysis method, to seasonal infectious disease data. There are three main components to complex demodulation: demodulate; filter; and extract. First, apply a 'demodulator' function with a periodicity that is equivalent to the dominant period in your dataset. Then, apply a filter, where the default is a centred moving average filter. Finally, extract the amplitude and phase.

Getting started

Package details

AuthorAlexandra B Hogan
MaintainerAB Hogan <a.hogan@imperial.ac.uk>
LicenseMIT License
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("abhogan/complexdemod")
abhogan/complexdemod documentation built on May 18, 2019, 12:24 a.m.