[R] influence.measures for glm

Thomas Lumley tlumley at u.washington.edu
Thu May 2 18:21:18 CEST 2002


On Thu, 2 May 2002, Robert Espesser wrote:

> From the mail archives, it is not clear for me in what extend
> influence.measures is  correct for
> a glm model  ( family=binomial, for my problem).  I'm aware of the
> existence of
> glm.diag and glm.diag.plot, but is there somewhere a function like
> influence.measures for a glm model , from which it is very easy to get a
> list
> of the influential observations.
>

I think all the influence measures for lm also work for glm. Certainly
lm.influence(), which underlies them, does.  Most of these measures are
defined for glms in terms of the weighted linear model fit by the last
iteration of IWLS.

	-thomas

Thomas Lumley			Asst. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list