Update RoadMap authored by Willi Mutschler's avatar Willi Mutschler
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* Estimation: * Estimation:
- Conditional likelihood (I already have a branch with first order approximation, but I want to implement second and third order, and also the case without approximation for backward nonlinear models). - Conditional likelihood (I already have a branch with first order approximation, but I want to implement second and third order, and also the case without approximation for backward nonlinear models).
- GMM/SMM (https://github.com/JohannesPfeifer/dynare/tree/Andreasen has a mostly working version, but the interface is missing). - Method of Moments (A first draft is in Dynare/dynare!1750, but the interface is still missing).
- Enable estimating models with unanticipated structural break. - Enable estimating models with unanticipated structural break.
- Bayesian methods of moments (à la Christiano et al.). - Bayesian methods of moments (à la Christiano et al.).
... ...
......