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

.. currentmodule:: statsmodels.genmod.bayes_mixed_glm

.. autoclass:: PoissonBayesMixedGLM
   :exclude-members: fit,fit_map,fit_vb,from_formula,logposterior,logposterior_grad,predict,vb_elbo,vb_elbo_base,vb_elbo_grad,vb_elbo_grad_base,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~PoissonBayesMixedGLM.fit
      ~PoissonBayesMixedGLM.fit_map
      ~PoissonBayesMixedGLM.fit_vb
      ~PoissonBayesMixedGLM.from_formula
      ~PoissonBayesMixedGLM.logposterior
      ~PoissonBayesMixedGLM.logposterior_grad
      ~PoissonBayesMixedGLM.predict
      ~PoissonBayesMixedGLM.vb_elbo
      ~PoissonBayesMixedGLM.vb_elbo_base
      ~PoissonBayesMixedGLM.vb_elbo_grad
      ~PoissonBayesMixedGLM.vb_elbo_grad_base
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~PoissonBayesMixedGLM.endog_names
      ~PoissonBayesMixedGLM.exog_names
      ~PoissonBayesMixedGLM.rng
      ~PoissonBayesMixedGLM.verbose
   
   
   