statsmodels.sandbox.regression.gmm.GMM.gmmobjective¶ GMM.gmmobjective(params, weights)[source]¶ objective function for GMM minimization Parameters paramsarrayparameter values at which objective is evaluated weightsarrayweighting matrix Returns jvalfloatvalue of objective function