Generalized estimating equations in Python
Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United StatesGEE is an extension of the generalized linear modeling (GLM) framework for dependent data. GEE can be used with longitudinal data, clustered data, and other forms of dependent data where a GLM may not be appropriate. In this workshop we will discuss fitting models using GEE in Python with the Statsmodels package. We will briefly […]