anscombe.residuals: Compute Anscombe Residuals

View source: R/algo_farrington.R

anscombe.residualsR Documentation

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


surveillance documentation built on Nov. 2, 2023, 6:05 p.m.