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

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

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

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