anscombe.residuals {surveillance}R Documentation

Compute Anscombe residuals

Description

The residuals of m are transformed to form Anscombe residuals. which makes them approximately standard normal distributed.

Usage

anscombe.residuals(m, phi)

Arguments

m m is a glm object of the fit
phi phi is the current estimated over-dispersion

Value

Standardized Anscombe residuals of m

References

McCullagh & Nelder, Generalized Linear Models, 1989


[Package surveillance version 1.1-2 Index]