statsmodels.sandbox.regression.gmm.IVGMM.gmmobjective¶ IVGMM.gmmobjective(params, weights)¶ objective function for GMM minimization Parameters paramsndarrayparameter values at which objective is evaluated weightsndarrayweighting matrix Returns jvalfloatvalue of objective function