statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit¶
-
BinomialBayesMixedGLM.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.
Last update:
Nov 14, 2024