Generalized method of moments: 두 판 사이의 차이
새 문서: '''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> W... |
편집 요약 없음 |
||
| 3번째 줄: | 3번째 줄: | ||
== 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. | [[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: | ||
<math>\frac{1}{N}\sum_i x_i (y_i - \hat\beta x_i) = 0</math> | |||
== References == | == References == | ||
<references /> | <references /> | ||