statsmodels.sandbox.regression.gmm.GMM.gmmobjective_cu¶ GMM.gmmobjective_cu(params, weights_method='cov', wargs=())[source]¶ objective function for continuously updating GMM minimization Parameters:¶ paramsndarrayparameter values at which objective is evaluated Returns:¶ jvalfloatvalue of objective function Last update: Oct 03, 2024