본문으로 이동

Generalized method of moments: 두 판 사이의 차이

Coffee Wiki
편집 요약 없음
분류 추가, 표기·마크업 정리
 
1번째 줄: 1번째 줄:
'''Generalized method of moments''' (GMM) is an estimation framework that generalizes the classical method of moments. A '''moment condition''' is an expectation that equals zero at the true parameter values. Under certain theoretical moment conditions, parameters can be estimated by forcing their sample analogues as close to zero as possible.<ref>Hansen, L. P. (1982). Large sample properties of generalized method of moments estimators. ''Econometrica'' 50(4): 1029-1054.</ref> While GMM yields consistent, asymptotically normal estimates, it is flexible as it does not rely on a specific probability distribution for the data, contrary to other estimation methods such as maximum likelihood.  
'''Generalized method of moments''' (GMM) is an estimation framework that generalizes the classical method of moments. A '''moment condition''' is an expectation that equals zero at the true parameter values. Under certain theoretical moment conditions, parameters can be estimated by forcing their sample analogues as close to zero as possible. While GMM yields consistent, asymptotically normal estimates, it is flexible as it does not rely on a specific probability distribution for the data, contrary to other estimation methods such as maximum likelihood.


== Relation to OLS and IV ==
== Relation to OLS and IV ==


[[Ordinary least square (OLS)]] and [[instrumental variable (IV)]] estimators can be seen as special cases of GMM. In an OLS regression <math>y_i = \beta x_i + \epsilon_i</math>, the assumption <math>\mathbb{E}(x_i \epsilon_i) = 0</math> is a moment condition. The OLS estimator can be derived by setting the sample analogue:
[[Ordinary least squares (OLS)]] and [[instrumental variable (IV)]] estimators can be seen as special cases of GMM. In an OLS regression <math>y_i = \beta x_i + \epsilon_i</math>, the assumption <math>\mathbb{E}(x_i \epsilon_i) = 0</math> is a moment condition. The OLS estimator can be derived by setting the sample analogue:


<div style="text-align: center;">
<div style="text-align: center;">
10번째 줄: 10번째 줄:


== References ==
== References ==
<references />
 
* Hansen, L. P. (1982). Large sample properties of generalized method of moments estimators. ''Econometrica'' 50(4): 1029–1054.
 
[[분류:금융수학과 방법론]]

2026년 6월 9일 (화) 15:06 기준 최신판

Generalized method of moments (GMM) is an estimation framework that generalizes the classical method of moments. A moment condition is an expectation that equals zero at the true parameter values. Under certain theoretical moment conditions, parameters can be estimated by forcing their sample analogues as close to zero as possible. While GMM yields consistent, asymptotically normal estimates, it is flexible as it does not rely on a specific probability distribution for the data, contrary to other estimation methods such as maximum likelihood.

Relation to OLS and IV

Ordinary least squares (OLS) and instrumental variable (IV) estimators can be seen as special cases of GMM. In an OLS regression yi=βxi+ϵi, the assumption 𝔼(xiϵi)=0 is a moment condition. The OLS estimator can be derived by setting the sample analogue:

1Nixi(yiβ^xi)=0

References

  • Hansen, L. P. (1982). Large sample properties of generalized method of moments estimators. Econometrica 50(4): 1029–1054.