SLIDE 2 Idea of GMM
Estimation under weak assumptions; based on so-called moment conditions. Moment conditions are statements involving the data and the parameters. Arise naturally in many contexts. For example: (A) In a regression model, yt = x0
tβ + t, we might think that E[yt | xt] = x0 tβ. This
implies the moment condition
E[xtt] = E[xt (yt − x0
tβ)] = 0.
(B) Consider the economic relation
yt = β · E[xt+1 | It] + t = β · xt+1 + (β · (E[xt+1 | It] − xt+1) + t) | {z }
ut
Under rational expectations, the expectation error, E[xt+1 | It] − xt+1, should be
- rthogonal to the information set, It, and for zt ∈ It we have the moment condition
E[ztut] = 0.
3 of 29
Properties of GMM
GMM is a large sample estimator. Desirable properties as T → ∞.
- Consistent under weak assumptions.
No distributional assumptions like in maximum likelihood (ML) estimation.
- Asymptotically efficient in the class of models that uses the same amount of infor-
mation.
- Many estimators are special cases of GMM.
Unifying framework for comparing estimators.
- GMM is a nonlinear procedure.
We do not need a regression setup E[yt] = h(xt; β). We can have E[f(yt, xt; β)] = 0.
4 of 29