[R] Deviance Residuals

Renzo Tascheri rtascher at gmail.com
Fri Aug 20 16:21:28 CEST 2010


Dear Dr. Iasonas,

perhaps the following reference could also be useful:

Dunn, P.K., Smyth, G.K., 1996. Randomized quantile residuals. J. Comput. Graph.
Stat. 5, 236–244.

An introduction to this residual definition and a link to the paper could be
find here:

http://www.statsci.org/smyth/pubs/residual.html

This type of residuals can be easily computed in R, using the qresiduals
function, provided by the statmod package. For a binomial response, the code
would be as follows:

qres.binom(glm.obj)


I hope this also helps,


Renzo Tascheri O.
Marine Biologist
Department of Living Marine Resources Assessment
Instituto de Fomento Pesquero
Avda. Blanco 839 Valparaíso - Chile
Fono: (56)-32-2151617



More information about the R-help mailing list