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)
Value
The standardized Anscombe residuals of m
Arguments
- m
a fitted "glm"
- phi
the current estimated overdispersion
References
McCullagh & Nelder, Generalized Linear Models, 1989