﻿statsmodels.sandbox.regression.gmm.IVGMM
========================================

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

.. autoclass:: IVGMM
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~IVGMM.calc_weightmatrix
      ~IVGMM.fit
      ~IVGMM.fitgmm
      ~IVGMM.fitgmm_cu
      ~IVGMM.fititer
      ~IVGMM.fitstart
      ~IVGMM.from_formula
      ~IVGMM.get_error
      ~IVGMM.gmmobjective
      ~IVGMM.gmmobjective_cu
      ~IVGMM.gradient_momcond
      ~IVGMM.momcond
      ~IVGMM.momcond_mean
      ~IVGMM.predict
      ~IVGMM.score
      ~IVGMM.score_cu
      ~IVGMM.set_param_names
      ~IVGMM.start_weights
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~IVGMM.endog_names
      ~IVGMM.exog_names
      ~IVGMM.results_class
   
   
   