Regression analysis with Generalized Linear Models in Python
Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United StatesThis workshop will cover fitting generalized linear models (GLMs) in Python, using the Statsmodels package. We will cover logistic regression, but the Poisson, negative binomial, and gamma regression. We will provide an overview of the underlying foundation for GLMs, focusing on the mean/variance relationship and the link function. Participants should have familiarity with linear regression […]