statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM.fit¶ PoissonBayesMixedGLM.fit(method='BFGS', minim_opts=None)¶ fit is equivalent to fit_map. See fit_map for parameter information. Use fit_vb to fit the model using variational Bayes.