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

.. currentmodule:: statsmodels.genmod.generalized_estimating_equations

.. autoclass:: GEE
   :exclude-members: cluster_list,compare_score_test,estimate_scale,estimate_tweedie_power,fit,fit_constrained,fit_regularized,from_formula,get_distribution,hessian,hessian_factor,information,initialize,loglike,loglike_mu,mean_deriv,mean_deriv_exog,predict,qic,score,score_factor,score_obs,score_test,update_cached_means,

   
   
   .. 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
   
   
   