LinearIVGMM.gmmobjective_cu()

statsmodels.sandbox.regression.gmm.LinearIVGMM.gmmobjective_cu

LinearIVGMM.gmmobjective_cu(params, weights_method='cov', wargs=())

objective function for continuously updating GMM minimization

Parameters:

params : array

parameter values at which objective is evaluated

Returns:

jval : float

value of objective function

doc_statsmodels
2017-01-18 16:11:31
Comments
Leave a Comment

Please login to continue.