This repository contains the code to reproduce the full simulation study described in this blog post.
The simulation is done by the file Compare_GLMM_packages.R. The reticulate
package is used to call the Python code in GLMM_statsmodels.py, which runs the statsmodels
GLMMs, from R.