Learn R Programming

⚠️There's a newer version (1.25.0) of this package.Take me there.

surveillance (version 1.10-0)

Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena

Description

Implementation of statistical methods for the modeling and change-point detection in time series of counts, proportions and categorical data, as well as for the modeling of continuous-time epidemic phenomena, e.g., discrete-space setups such as the spatially enriched Susceptible-Exposed-Infectious-Recovered (SEIR) models, or continuous-space point process data such as the occurrence of infectious diseases. Main focus is on outbreak detection in count data time series originating from public health surveillance of communicable diseases, but applications could just as well originate from environmetrics, reliability engineering, econometrics or social sciences. Currently, the package contains implementations of many typical outbreak detection procedures such as Farrington et al (1996), Noufaily et al (2012) or the negative binomial LR-CUSUM method described in H�hle and Paul (2008). A novel CUSUM approach combining logistic and multinomial logistic modelling is also included. Furthermore, inference methods for the retrospective infectious disease models in Held et al (2005), Held et al (2006), Paul et al (2008), Paul and Held (2011), Held and Paul (2012), and Meyer and Held (2014) are provided. Continuous self-exciting spatio-temporal point processes are modeled through additive-multiplicative conditional intensities as described in H�hle (2009) ('twinSIR', discrete space) and Meyer et al (2012) ('twinstim', continuous space). The package contains several real-world data sets, the ability to simulate outbreak data, visualize the results of the monitoring in temporal, spatial or spatio-temporal fashion. Note: Using the 'boda' algorithm requires the 'INLA' package, which should be installed automatically through the specified Additional_repositories, if uninstalled dependencies are also requested. As this might not work under OS X it might be necessary to manually install the 'INLA' package as specified at .

Copy Link

Version

Install

install.packages('surveillance')

Monthly Downloads

1,593

Version

1.10-0

License

GPL-2

Maintainer

Sebastian Meyer

Last Published

November 6th, 2015

Functions in surveillance (1.10-0)

algo.hmm

Hidden Markov Model (HMM) method
epidataCS_aggregate

Conversion (aggregation) of "epidataCS" to "epidata" or "sts"
hhh4_W

Power-Law and Nonparametric Neighbourhood Weights for hhh4-Models
plot.disProg

Plot Generation of the Observed and the defined Outbreak States of a (multivariate) time series
algo.cdc

The CDC Algorithm
twinstim_step

Stepwise Model Selection by AIC
algo.hhh

Model fit based on the Held, Hoehle, Hofman paper
imdepi

Occurrence of Invasive Meningococcal Disease in Germany
m1

RKI SurvStat Data
predict.ah

Predictions from a HHH model
salmHospitalized

Hospitalized Salmonella cases in Germany 2004-2014
twinstim_epitest

Permutation Test for Space-Time Interaction in "twinstim"
algo.farrington.assign.weights

Assign weights to base counts
deleval

Surgical failures data
algo.rogerson

Modified CUSUM method as proposed by Rogerson and Yamada (2004)
algo.twins

Model fit based on a two-component epidemic model
abattoir

Abattoir Data
salmNewport

Salmonella Newport cases in Germany 2004-2013
epidata_animate

Spatio-Temporal Animation of an Epidemic
R0

Computes reproduction numbers from fitted models
algo.rki

The system used at the RKI
hhh4_calibration

Test Calibration of a hhh4 Model
algo.call

Query Transmission to Specified Surveillance Algorithm
twinstim_update

update-method for "twinstim"
hhh4_methods

Print, Summary and other Standard Methods for "hhh4" Objects
epidataCS_animate

Spatio-Temporal Animation of a Continuous-Time Continuous-Space Epidemic
influMen

Influenza and meningococcal infections in Germany, 2001-2006
backprojNP

Non-parametric back-projection of incidence cases to exposure cases using a known incubation time as in Becker et al (1991).
hhh4_simulate

Simulate "hhh4" Count Time Series
residualsCT

Extract Cox-Snell-like Residuals of a Fitted Point Process
anscombe.residuals

Compute Anscombe residuals
knox

Knox Test for Space-Time Interaction
disProg2sts

Convert disProg object to sts and vice versa
layout.labels

Layout Items for spplot
create.disProg

Creating an object of class disProg
hagelloch

1861 Measles Epidemic in the City of Hagelloch, Germany
salmonella.agona

Salmonella Agona cases in the UK 1990-1995
epidataCS_update

Update method for "epidataCS"
algo.glrnb

Count Data Regression Charts
print.algoQV

Print quality value object
meanResponse

Calculate mean response needed in algo.hhh
estimateGLRNbHook

Hook function for in-control mean estimation
fluBYBW

Influenza in Southern Germany
scale.gpc.poly

Centering and Scaling a "gpc.poly" Polygon
qlomax

Quantile Function of the Lomax Distribution
refvalIdxByDate

Compute indices of reference value using Date class
algo.quality

Computation of Quality Values for a Surveillance System Result
twinstim_iaf

Temporal and Spatial Interaction Functions for twinstim
twinSIR_intensityplot

Plotting Paths of Infection Intensities for twinSIR Models
algo.farrington.threshold

Compute prediction interval for a new observation
twinSIR_exData

Toy Data for twinSIR
checkResidualProcess

Check the residual process of a fitted twinSIR or twinstim
twinstim_intensity

Plotting Intensities of Infection over Time or Space
farringtonFlexible

Surveillance for an univariate count data time series using the improved Farrington method described in Noufaily et al. (2012).
measlesDE

Measles in the 16 states of Germany
correct53to52

Data Correction from 53 to 52 weeks
test

Print xtable for several diseases and the summary
twinSIR_methods

Print, Summary and Extraction Methods for "twinSIR" Objects
twinstim_siaf

Spatial Interaction Function Objects
surveillance-package

[stage=build]{(meta <- packageDescription("surveillance", encoding="latin1"))$Title} [stage=build]{meta$Description}
ll{ Package: [stage=build]{meta$Package} Version: [stage=build]{meta$Version} License: [stage=build]{meta$License} URL: http://surveillance.r-forge.r-project.org/ surveillance is an Rpackage implementing statistical methods for the retrospective modeling and prospective change-point detection in time series of counts, proportions and categorical data. The main application is in the detection of aberrations in routine collected public health data seen as univariate and multivariate time series of counts or point-processes. However, applications could just as well originate from environmetrics, econometrics or social sciences. As many methods rely on statistical process control methodology, the package is thus also relevant to quality control and reliability engineering. The fundamental data structure of the package is an S4 class sts wrapping observations, monitoring results and date handling for multivariate time series. Currently the package contains implementations typical outbreak detection procedures such as Stroup et al. (1989), Farrington et al., (1996), Rossi et al. (1999), Rogerson and Yamada (2001), a Bayesian approach (H{oe}hle, 2007), negative binomial CUSUM methods (H{oe}hle and Mazick, 2009), and a detector based on generalized likelihood ratios (H{oe}hle and Paul, 2008). However, also CUSUMs for the prospective change-point detection in binomial, beta-binomial and multinomial time series is covered based on generalized linear modelling. This includes e.g. paired binary CUSUM described by Steiner et al. (1999) or paired comparison Bradley-Terry modelling described in H{oe}hle (2010). The package contains several real-world datasets, the ability to simulate outbreak data, visualize the results of the monitoring in temporal, spatial or spatio-temporal fashion. Furthermore, the package contains inference methods for the retrospective infectious disease model in Held et al. (2005), Paul et al. (2008) ("algo.hhh") and Paul and Held (2011) ("hhh4") handling multivariate time series of counts. Furthermore, the fully Bayesian approach for univariate time series of counts from Held et al. (2006) ("twins") is also implemented. Self-exciting spatio-temporal point processes are modeled through additive-multiplicative conditional intensities as described in H{oe}hle (2009) ("twinSIR") and Meyer et al (2012) ("twinstim"). Altogether, the package allows the modelling and monitoring of epidemic phenomena in temporal and spatio-temporal contexts.[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
twinstim_simulation

Simulation of a Self-Exciting Spatio-Temporal Point Process
surveillance.options

Options of the surveillance Package
twinstim

Fit a Two-Component Spatio-Temporal Point Process Model
isoWeekYear

Find ISO week and ISO year of a vector of Date objects on Windows
polyAtBorder

Indicate Polygons at the Border
simHHH

Simulates data based on the model proposed by Held et. al (2005)
nowcast

Adjust a univariate time series of counts for observed but-not-yet-reported events
sts_animate

Animated Maps and Time Series of Disease Incidence
shadar

Salmonella Hadar cases in Germany 2001-2006
algo.glrpois

Poisson regression charts
calibrationTest

Calibration Test for Poisson or Negative Binomial Predictions
epidata

Continuous-Time SIR Event History of a Fixed Population
plot.atwins

Plot results of a twins model fit
marks

Import from package spatstat
unionSpatialPolygons

Compute the Unary Union of "SpatialPolygons"
aggregate.disProg

Aggregate the observed counts
arlCusum

Calculation of Average Run Length for discrete CUSUM schemes
bodaDelay

Bayesian aberration detection in presence of reporting delays.
coeflist

List Coefficients by Model Component
epidataCS_plot

Plotting the Events of an Epidemic over Time and Space
readData

Reading of Disease Data
stsplot_spacetime

Map of Disease Incidence
twinSIR

Fit an Additive-Multiplicative Intensity Model for SIR Data
LRCUSUM.runlength

Run length computation of a CUSUM detector
find.kh

Determine the k and h values in a standard normal setting
twinstim_plot

Plot methods for fitted twinstim's
pit

Non-Randomized Version of the PIT Histogram (for Count Data)
residuals.ah

Residuals from a HHH model
sumNeighbours

Calculates the sum of counts of adjacent areas
testSim

Print xtable for a Simulated Disease and the Summary
twinSIR_cox

Identify Endemic Components in an Intensity Model
twinstim_iafplot

Plot the spatial or temporal interaction function of a twimstim
xtable.algoQV

Xtable quality value object
algo.farrington.fitGLM

Fit the Poisson GLM of the Farrington procedure for a single time point
inside.gpc.poly

Test Whether Points are Inside a "gpc.poly" Polygon
ks.plot.unif

Plot the ECDF of a uniform sample with Kolmogorov-Smirnov bounds
zetaweights

Power-Law Weights According to Neighbourhood Order
animate

Generic animation of spatio-temporal objects
bestCombination

Partition of a number into two factors
enlargeData

Data Enlargement
estimateGLRPoisHook

Hook function for in-control mean estimation
hhh4

Fitting HHH Models with Random Effects and Neighbourhood Structure
magic.dim

Returns a suitable k1 x k2 for plotting the disProgObj
momo

Danish 1994-2008 all cause mortality data for six age groups
sts_creation

Function for simulating a time series
twinSIR_profile

Profile Likelihood Computation and Confidence Intervals
algo.compare

Comparison of Specified Surveillance Systems using Quality Values
algo.hhh.grid

Function to try multiple starting values
measles.weser

Measles in the Weser-Ems region of Lower Saxony, Germany, 2001-2002
intensityplot

Plot Paths of Point Process Intensities
salmNewportTruncated

Salmonella Newport cases in Germany 2001-2011 by data of symptoms onset
stsSlot-generics

Generic functions to access "sts" slots
stcd

Spatio-temporal cluster detection
stsplot_space

Map of Disease Incidence During a Given Period
epidataCS_permute

Randomly Permute Time Points or Locations of "epidataCS"
ha

Hepatitis A in Berlin
hhh4_predict

Predictions from a hhh4 Model
plot.hhh4

Plots for Fitted hhh4-models
plot.survRes

Plot a survRes object
aggregate-methods

Aggregate the the series of an sts object
untie

Randomly Break Ties in Data
MMRcoverageDE

MMR coverage levels in the 16 states of Germany
linelist2sts

Convert individual case information based on dates into an aggregated time series of counts
pairedbinCUSUM

Paired binary CUSUM and its run-length computation
runifdisc

Sample Points Uniformly on a Disc
wrap.algo

Multivariate Surveillance through independent univariate algorithms
addFormattedXAxis

Formatted Time Axis for "sts" Objects
compMatrix.writeTable

Latex Table Generation
campyDE

Cases of Campylobacteriosis and Absolute Humidity in Germany 2002-2011
create.grid

Computes a matrix of initial values
hhh4_update

update a fitted "hhh4" model
[,sts-methods

Extraction and Subsetting of sts objects
addSeason2formula

Function that adds a sine-/cosine formula to an existing formula.
algo.bayes

The Bayes System
discpoly

Polygonal Approximation of a Disc/Circle
epidata_plot

Plotting the Evolution of an Epidemic
twinstim_profile

Profile Likelihood Computation and Confidence Intervals for twinstim objects
sts_observation

Function for creating a sts-object with a given observation date
findK

Find reference value
hhh4_formula

Specify Formulae in a Random Effects HHH Model
hhh4_simulate_plot

Summarize Simulations from "hhh4" Models
nbOrder

Determine Neighbourhood Order Matrix from Binary Adjacency Matrix
multiplicity

Import from package spatstat
toFileDisProg

Writing of Disease Data
algo.farrington

Surveillance for a count data time series using the Farrington method.
algo.outbreakP

Semiparametric surveillance of outbreaks
boda

Surveillance for an univariate count data time series using the Bayesian Outbreak Detection Algorithm (BODA) described in Manitz and H�hle{Hoehle} (2013)
poly2adjmat

Derive Adjacency Structure of "SpatialPolygons"
permutationTest

Monte Carlo Permutation Test for Paired Individual Scores
husO104Hosp

Hospitalization date for HUS cases of the STEC outbreak in Germany, 2011
intersectPolyCircle

Intersection of a Polygonal and a Circular Domain
make.design

Create the design matrices
loglikelihood

Calculation of the loglikelihood needed in algo.hhh
sim.pointSource

Generation of Simulated Point Source Epidemy
sim.seasonalNoise

Generation of Background Noise for Simulated Timeseries
rotaBB

Rotavirus cases in Brandenburg, Germany, during 2002-2013 stratified by 5 age categories
stsBP-class

Class "stsBP" -- a class inheriting from class sts which allows the user to store the results of back-projecting or nowcasting surveillance time series
sts-class

Class "sts" -- surveillance time series
algo.summary

Summary Table Generation for Several Disease Chains
findH

Find decision interval for given in-control ARL and reference value
formatPval

Pretty p-Value Formatting
earsC

Surveillance for a count data time series using the EARS C1, C2 or C3 method.
epidata_summary

Summarizing an Epidemic
stK

Diggle et al (1995) K-function test for space-time clustering
twinSIR_simulation

Simulation of Epidemic Data
hepatitisA

Hepatitis A in Germany
hhh4_validation

Predictive Model Assessment for hhh4 Models
isScalar

Checks if the Argument is Scalar
makePlot

Plot Generation
twinstim_methods

Print, Summary and Extraction Methods for "twinstim" Objects
siaf.simulatePC

Simulation from an Isotropic Spatial Kernel via Polar Coordinates
twinstim_tiaf

Temporal Interaction Function Objects
toLatex.sts

toLatex-Method for (lists of) "sts" Objects
glm_epidataCS

Fit an Endemic-Only twinstim as a Poisson-glm
algo.cusum

CUSUM method
epidataCS

Continuous Space-Time Marked Point Patterns with Grid-Based Covariates
multiplicity.Spatial

Count Number of Instances of Points
stsplot

Plot-Methods for Surveillance Time-Series Objects
stsNC-class

Class "stsNC" -- a class inheriting from class sts which allows the user to store the results of back-projecting surveillance time series
stsplot_time

Time-Series Plots for "sts" Objects
epidata_intersperse

Impute Blocks for Extra Stops in "epidata" Objects
salmAllOnset

Salmonella cases in Germany 2001-2014 by data of symptoms onset
primeFactors

Prime number factorization
plapply

Verbose and Parallel lapply
categoricalCUSUM

CUSUM detector for time-varying categorical time series