statsmodels.sandbox.regression.gmm.GMM.gmmobjective¶ GMM.gmmobjective(params, weights)[ソース]¶ objective function for GMM minimization Parameters:¶ paramsndarrayparameter values at which objective is evaluated weightsndarrayweighting matrix Returns:¶ jvalfloatvalue of objective function 最終更新日: 2025年01月28日