﻿statsmodels.genmod.generalized\_estimating\_equations.GEE
=========================================================

.. currentmodule:: statsmodels.genmod.generalized_estimating_equations

.. autoclass:: GEE
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~GEE.cluster_list
      ~GEE.compare_score_test
      ~GEE.estimate_scale
      ~GEE.estimate_tweedie_power
      ~GEE.fit
      ~GEE.fit_constrained
      ~GEE.fit_regularized
      ~GEE.from_formula
      ~GEE.get_distribution
      ~GEE.hessian
      ~GEE.hessian_factor
      ~GEE.information
      ~GEE.initialize
      ~GEE.loglike
      ~GEE.loglike_mu
      ~GEE.mean_deriv
      ~GEE.mean_deriv_exog
      ~GEE.predict
      ~GEE.qic
      ~GEE.score
      ~GEE.score_factor
      ~GEE.score_obs
      ~GEE.score_test
      ~GEE.update_cached_means
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~GEE.cached_means
      ~GEE.endog_names
      ~GEE.exog_names
   
   
   