Hi friends,

How to detect outliers and high leverage points for GLM ?

Could I use plot(model)
(i) "Residuals vs Fitted" graph to detect the outliers ?
(ii) "Residuals vs Leverage" graph to detect the high leverage points ?
And then remove those points from the data and re-run the model ?

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to