Skip to main content
Ctrl+K

statsmodels

  • Installing
  • Getting started
  • User Guide
  • Examples
    • API Reference
    • About statsmodels
    • Developer Page
    • Release Notes
  • GitHub
  • PyPI
  • DOI
  • Installing
  • Getting started
  • User Guide
  • Examples
  • API Reference
  • About statsmodels
  • Developer Page
  • Release Notes
  • GitHub
  • PyPI
  • DOI

Section Navigation

  • endog, exog, what’s that?
  • Import Paths and Structure
  • Fitting models using R-style formulas
  • Pitfalls
  • Linear Regression
  • Generalized Linear Models
  • Generalized Estimating Equations
  • Generalized Additive Models (GAM)
  • Robust Linear Models
  • Linear Mixed Effects Models
  • Regression with Discrete Dependent Variable
  • Generalized Linear Mixed Effects Models
    • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_map
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.fit_vb
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.from_formula
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.logposterior_grad
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.predict
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.vb_elbo
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.vb_elbo_base
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.vb_elbo_grad
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.vb_elbo_grad_base
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.endog_names
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.exog_names
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.rng
      • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.verbose
    • statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM
    • statsmodels.genmod.bayes_mixed_glm.BayesMixedGLMResults
  • ANOVA
  • Other Models othermod
  • Time Series analysis tsa
  • Time Series Analysis by State Space Methods statespace
  • Vector Autoregressions tsa.vector_ar
  • Methods for Survival and Duration Analysis
  • Nonparametric Methods nonparametric
  • Generalized Method of Moments gmm
  • Other Models miscmodels
  • Multivariate Statistics multivariate
  • Statistics stats
  • Contingency tables
  • Multiple Imputation with Chained Equations
  • Treatment Effects treatment
  • Empirical Likelihood emplike
  • Distributions
  • Graphics
  • Input-Output iolib
  • Tools
  • Working with Large Data Sets
  • Optimization
  • The Datasets Package
  • Sandbox
  • User Guide
  • Generalized Linear Mixed Effects Models
  • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM
  • statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.verbose

statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.verbose#

BinomialBayesMixedGLM.verbose = False#

previous

statsmodels.genmod.bayes_mixed_glm.BinomialBayesMixedGLM.rng

next

statsmodels.genmod.bayes_mixed_glm.PoissonBayesMixedGLM

On this page
  • BinomialBayesMixedGLM.verbose
Show Source

© Copyright 2009-2025, Josef Perktold, Skipper Seabold, Jonathan Taylor, statsmodels-developers.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.20.0.