statsmodels.sandbox.regression.gmm.NonlinearIVGMM.gmmobjective

method

NonlinearIVGMM.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