Rdocumentation
powered by
Learn R Programming
surveillance (version 1.12.1)
anscombe.residuals: Compute Anscombe Residuals
Description
Compute Anscombe residuals from a fitted
glm
, which makes them approximately standard normal distributed.
Usage
anscombe.residuals(m, phi)
Arguments
m
a fitted
"glm"
phi
the current estimated overdispersion
Value
The standardized Anscombe residuals of
m
References
McCullagh & Nelder, Generalized Linear Models, 1989