Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P preprocessor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • preprocessor
  • Issues
  • #64
Closed
Open
Created Feb 03, 2021 by Johannes Pfeifer@JohannesPfeiferDeveloper

Discuss introducing new block for setting starting point for evaluate_planner_objective

Currently, there are two cases for setting the initial condition for the states at time 0:

  1. For perfect foresight, it will be the content of initval unless histval is present.
  2. For stochastic simulations, we employ histval. There are two issues:
  3. Both cases do not allow setting the value of lagged Lagrange multipliers that are state variables. I am not sure this is much of an issue as there are only two natural values (0 and steady state) that we already compute by default.
  4. With histval in the stochastic case, we do not allow for setting the value of the shock at time 0. But these shocks are part of the information set so that one should be able to set them.

For 4.7, the easiest way is to probably stick to histval and to not allow for shock values.

Edited Aug 30, 2021 by Johannes Pfeifer
Assignee
Assign to
Time tracking