statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit

method

BinomialBayesMixedGLM.fit(method='BFGS', minim_opts=None)

fit is equivalent to fit_map for this class.

See fit_map for parameter information.