Trimming the Fat from glm() Models in R

Win-Vector Blog 2014-05-30

Summary:

One of the attractive aspects of logistic regression models (and linear models in general) is their compactness: the size of the model grows in the number of coefficients, not in the size of the training data. With R, though, glm models are not so concise; we noticed this to our dismay when we tried to […]

Link:

http://www.win-vector.com/blog/2014/05/trimming-the-fat-from-glm-models-in-r/?utm_source=rss&utm_medium=rss&utm_campaign=trimming-the-fat-from-glm-models-in-r

From feeds:

Statistics and Visualization » Win-Vector Blog

Tags:

coding data science practical data science programming statistics tutorials glm r regression

Authors:

Nina Zumel

Date tagged:

05/30/2014, 21:40

Date published:

05/30/2014, 19:44