We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d905886 commit 50a64deCopy full SHA for 50a64de
1 file changed
docs/book/struct_est/GMM.md
@@ -918,7 +918,21 @@ where $W$ is some $3\times 3$ weighting matrix.
918
(SecGMM_Exerc)=
919
## Exercises
920
921
+```{exercise-start} Matching the US income distribution by GMM
922
+:label: ExercStructEst_GMM_incdist
923
+:class: green
924
+```
925
+Put exercise here.
926
+```{exercise-end}
927
928
929
+```{exercise-start} Estimating the Brock and Mirman (1972) model by GMM
930
+:label: ExercStructEst_GMM_BM72
931
932
933
934
935
936
937
938
(SecGMMfootnotes)=
0 commit comments