Rdocumentation
powered by
Learn R Programming
surveillance (version 1.7-0)
algo.farrington.assign.weights: Assign weights to base counts
Description
Weights are assigned according to the Anscombe residuals
Usage
algo.farrington.assign.weights(s, weightsThreshold=1)
Arguments
s
Vector of standardized Anscombe residuals
weightsThreshold
A scalar indicating when observations are seen as outlier. In the original Farrington proposal the value was 1 (default value), in the improved version this value is suggested to be 2.58.
Value
Weights according to the residuals
encoding
latin1
See Also
See Also as
anscombe.residuals