GLM.
Automatic Removal of Outliers from Regression and GLMs
A well-known problem with linear regression, binary logit, ordered logit, and other GLMs, is that a small number of rogue observations can cause the results…
Continue reading
5 Alternatives to the Default R Outputs for GLMs and Linear Models
The standard summary outputs from the glm and lm summary methods are a case in point. If you have been using R for as long…
Continue reading