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

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

.. autoclass:: GMM
   :exclude-members:

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