Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROADMAP #60

Open
MichelJuillard opened this issue Jan 23, 2024 · 0 comments
Open

ROADMAP #60

MichelJuillard opened this issue Jan 23, 2024 · 0 comments

Comments

@MichelJuillard
Copy link
Member

MichelJuillard commented Jan 23, 2024

Solution methods

  • finalize sparse grids
  • explore using PATH with sparse grids for models with occasionally binding constraints
  • add deep net equilibrium
  • add GDSGE (leverage Cao et al. C++ library)
  • finalize k-order local approximation
  • add stochastic extended path
  • extend solution methods for limited rationality models

Interface with *.mod file

  • benchmark evaluation of symbolic derivatives produced by preprocessor with Julia AD solutions

Estimation

  • compute analytical derivatives of posterior density + compare with automatic differentiation
  • finalize ./src/estimation/smc.jl
  • investigate and add Hamiltonian Monte Carlo
  • add Approximate Bayesian Computation (ABC)

Simulation and Forecast

  • add plots with confidence regions

Recursive blocks

  • finalize decomposition of a model in recursive blocks
  • identify intermediate variables that can be treated as local variables in a function representing the sub-model
  • adapt existing solution algorithms to solve the various blocks in a loop

Heterogeneous agent models

  • use the techniques developed for recursive blocks to solve heterogeneous agent models

Markov switching models

  • explore collaboration with Junior Maih's RISE

Global sensitivity methods

  • port Marco Ratto's code from Dynare Matlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant