Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dynare dynare
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 111
    • Issues 111
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynare
  • dynaredynare
  • Wiki
  • RoadMap

RoadMap · Changes

Page history
Renamed page and added sections for 4.6.x and 4.7.x authored Jul 21, 2017 by Stéphane Adjemian's avatar Stéphane Adjemian
Show whitespace changes
Inline Side-by-side
RoadMap.md 0 → 100644
View page @ b25c2e61
4.6.x Release
=============
* 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).
- GMM/SMM (https://github.com/JohannesPfeifer/dynare/tree/Andreasen has a mostly working version, but the interface is missing).
- Allow setting the initial of the Kalman filter (https://github.com/DynareTeam/dynare/issues/1409 did first part)
- Enable estimating models with unanticipated structural break.
- Allow estimation under optimal policy (Ramsey works, but needs to be tested; Juan Medina Guzman supplied Johannes with code for discretionary policy).
- Bayesian methods of moments (à la Christiano et al.).
- Nonlinear (particle) filter at order 3.
* Simulation:
- Report of accuracy errors.
- Complete interface for extended path.
* Preprocessor:
- JSON output (This was suggested by Pablo, we already have an implementation in the master branch).
- Move the preprocessor in another repository (factorization with the Julia version of Dynare).
* dseries & dates classes:
- Move to master branch (new class interface). More efficient and comes with interface to x13. The problem is that Octave still have some bugs with the new class interface. As far as I remember the only problem is with the subsasgn method.
- Interface to db.nomics (widukind).
- Add id to each variable in dseries objects.
- Allow mixed frequencies in dseries or create a new object with dseries of different frequencies.
* Documentation:
- Rewrite the reference manual with sphynx in a separate repo. I already have an intern working in this. It should be done this summer.
* Build system:
- Improve cross compilation for Windows.
- Add cross compilation for OSX target.
4.7.x Release
=============
\ No newline at end of file
Clone repository
  • Auxiliary variables
  • Breaking Features in Version 6
  • BreakingFeaturesIn4.6
  • BreakingFeaturesInVersion5
  • DSGE VAR model
  • Dynare Summer School 2021 Virtual Dinner
  • Dynare Summer School 2021
  • Equations Tags
  • External function
  • FixedBugs
  • GSA and Identification Course 2021
  • Home
  • Install on MacOS
  • Known bugs present in the current stable version
  • MATLAB Versions
View All Pages