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