statsmodels.sandbox.regression.gmm.GMM.gmmobjective

method

GMM.gmmobjective(params, weights)[source]

objective function for GMM minimization

Parameters
paramsarray

parameter values at which objective is evaluated

weightsarray

weighting matrix

Returns
jvalfloat

value of objective function