﻿statsmodels.genmod.bayes\_mixed\_glm.BinomialBayesMixedGLM
==========================================================

.. currentmodule:: statsmodels.genmod.bayes_mixed_glm

.. autoclass:: BinomialBayesMixedGLM
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~BinomialBayesMixedGLM.fit
      ~BinomialBayesMixedGLM.fit_map
      ~BinomialBayesMixedGLM.fit_vb
      ~BinomialBayesMixedGLM.from_formula
      ~BinomialBayesMixedGLM.logposterior
      ~BinomialBayesMixedGLM.logposterior_grad
      ~BinomialBayesMixedGLM.predict
      ~BinomialBayesMixedGLM.vb_elbo
      ~BinomialBayesMixedGLM.vb_elbo_base
      ~BinomialBayesMixedGLM.vb_elbo_grad
      ~BinomialBayesMixedGLM.vb_elbo_grad_base
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~BinomialBayesMixedGLM.endog_names
      ~BinomialBayesMixedGLM.exog_names
      ~BinomialBayesMixedGLM.rng
      ~BinomialBayesMixedGLM.verbose
   
   
   