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 9
    • Merge requests 9
  • 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
Update RoadMap authored Mar 30, 2020 by Sébastien Villemot's avatar Sébastien Villemot
Show whitespace changes
Inline Side-by-side
RoadMap.md
View page @ 7da41a9d
4.6.x Release
4.7.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 (!1522)
- 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:
- Pruning at higher order (#1643)
- 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). This is now possible because Octave 5.1.0 fixes [Octave bug #46571](https://savannah.gnu.org/bugs/?46571), and we raised the minimal MATLAB version to R2009b (the new class interface has been introduced in R2008a).
- Interface to db.nomics (widukind).
- Interface to DBnomics.
- Add id to each variable in dseries objects.
* Documentation:
- Rewrite the reference manual with sphinx in a separate repo. I already have an intern working in this. It should be done this summer.
- ADD LINKS TO THE SUMMER SCHOOL SLIDES (#243)
* Build system:
- Improve cross compilation for Windows.
- Add cross compilation for OSX target.
4.7.x Release
=============
- Allow mixed frequencies in dseries or create a new object with dseries of different frequencies.
- Allow mixed frequencies or create a new object with dseries of different frequencies.
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