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