﻿statsmodels.sandbox.regression.gmm.GMM
======================================

.. currentmodule:: statsmodels.sandbox.regression.gmm

.. autoclass:: GMM
   :exclude-members: calc_weightmatrix,fit,fitgmm,fitgmm_cu,fititer,from_formula,gmmobjective,gmmobjective_cu,gradient_momcond,momcond_mean,predict,score,score_cu,set_param_names,start_weights,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~GMM.calc_weightmatrix
      ~GMM.fit
      ~GMM.fitgmm
      ~GMM.fitgmm_cu
      ~GMM.fititer
      ~GMM.from_formula
      ~GMM.gmmobjective
      ~GMM.gmmobjective_cu
      ~GMM.gradient_momcond
      ~GMM.momcond_mean
      ~GMM.predict
      ~GMM.score
      ~GMM.score_cu
      ~GMM.set_param_names
      ~GMM.start_weights
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~GMM.endog_names
      ~GMM.exog_names
      ~GMM.results_class
   
   
   