statsmodels.sandbox.regression.gmm.LinearIVGMM.gmmobjective

method

LinearIVGMM.gmmobjective(params, weights)

objective function for GMM minimization

Parameters
paramsarray

parameter values at which objective is evaluated

weightsarray

weighting matrix

Returns
jvalfloat

value of objective function