Repo of useful R examples;
-
Glm-Important-Variables shows thats standardising variable prior to performing regression results in standardised coefficients which are independent of variable scale, and hence can be used as a general measure of variable importance in the model.
-
Deviance-Formulas shows the deviance formulas for poisson and gamma distributions.