surveillance (version 1.12.1)

abattoir: Abattoir Data

Description

A synthetic dataset from the Danish meat inspection -- useful for illustrating the beta-binomial CUSUM.

Usage

data(abattoir)

Arguments

encoding

latin1

Details

The object of class "sts" contains an artificial data set inspired by meat inspection data used by Danish Pig Production, Denmark. For each week the number of pigs with positive audit reports is recorded together with the total number of audits made that week.

References

H�hle, M. (2010), Changepoint detection in categorical time series, Book chapter to appear in T. Kneib and G. Tutz (Eds.), Statistical Modelling and Regression Structures, Springer.

See Also

categoricalCUSUM

Examples

Run this code
data("abattoir")
plot(abattoir)
population(abattoir)

Run the code above in your browser using DataLab