Skip to content
Prev 109973 / 398500 Next

residuals and glm

David Barron wrote:
And in the Design package's lrm and residuals.lrm function (called by 
resid(fit)) you can get partial residuals that when smoothed estimate 
covariate effects.  I do prefer direct modeling instead of looking at 
any of the residuals though, e.g., adding nonlinear or interaction terms 
to logistic models.  Usually I find that residuals in simple binary 
logistic models are most useful in checking for overly influential 
observations.

Frank Harrell