#83: persistent variables must be cleared at the beginning of a Dynare run
--------------------------+-------------------------------------------------
Reporter: michel | Owner: michel
Type: bug | Status: new
Priority: minor | Milestone:
Component: Core M-files | Version: 4.1.0
Keywords: |
--------------------------+-------------------------------------------------
persistent variables in *.m files trigger hard to understand errors if the
user run successively two different *.mod files with 'noclearall' option.
Whenever a function uses persistent variables, there should be an explicit
initialize option and not rely on empty persistent variables as, for
example, priordens.m currently does.
--
Ticket URL: <https://www.dynare.org/trac/ticket/83>
Dynare <http://www.dynare.org>
The Dynare project
#112: Metropolis: add the possibility for the user to give an arbitrary matrix
for the variance of the jump proposal
--------------------------+-------------------------------------------------
Reporter: sebastien | Owner:
Type: feature | Status: new
Priority: major | Milestone: 4.2
Component: Core M-files | Version:
Keywords: |
--------------------------+-------------------------------------------------
Feature suggested by Fabio Canova at the Dynare Conference 2010.
--
Ticket URL: <https://www.dynare.org/trac/ticket/112>
Dynare <http://www.dynare.org>
The Dynare project
#116: IRF: give the possibility to choose the starting point (at least at order 2
and above)
--------------------------+-------------------------------------------------
Reporter: sebastien | Owner:
Type: feature | Status: new
Priority: major | Milestone: 4.2
Component: Core M-files | Version:
Keywords: |
--------------------------+-------------------------------------------------
In particular, give the possibility to start from the stochastic steady
state
--
Ticket URL: <https://www.dynare.org/trac/ticket/116>
Dynare <http://www.dynare.org>
The Dynare project
#115: IRF: add the possibility to change the size of the shocks in the
computations
--------------------------+-------------------------------------------------
Reporter: sebastien | Owner:
Type: feature | Status: new
Priority: major | Milestone: 4.2
Component: Core M-files | Version:
Keywords: |
--------------------------+-------------------------------------------------
At order 1, it is equivalent to changing the standard deviation of the
shocks and adding the corresponding inverse transformation in the
equations.
But at orders 2 and above, the equivalence does not hold.
--
Ticket URL: <https://www.dynare.org/trac/ticket/115>
Dynare <http://www.dynare.org>
The Dynare project
#51: Add new command to create dynamic model file with given options, when there
is no simul/stoch_simul...
--------------------------+-------------------------------------------------
Reporter: sebastien | Owner: sebastien
Type: feature | Status: new
Priority: major | Milestone: 4.2
Component: Preprocessor | Version:
Keywords: |
--------------------------+-------------------------------------------------
--
Ticket URL: <https://www.dynare.org/trac/ticket/51>
Dynare <http://www.dynare.org>
The Dynare project
#109: adapt model_steady_state for deterministic simulations
--------------------------+-------------------------------------------------
Reporter: michel | Owner: michel
Type: enhancement | Status: new
Priority: major | Milestone: 4.2
Component: Core M-files | Version:
Keywords: |
--------------------------+-------------------------------------------------
- how to call <modfile>_steadystate.m for initial or terminal values?
- how to set steadystate values for exogenous variables in
model_steady_state?
--
Ticket URL: <https://www.dynare.org/trac/ticket/109>
Dynare <http://www.dynare.org>
The Dynare project
#72: 2nd and 3rd order approximation of purely backward and forward models
--------------------------+-------------------------------------------------
Reporter: michel | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 4.2
Component: Core M-files | Version:
Keywords: |
--------------------------+-------------------------------------------------
- need to write specialized code for 2nd and 3rd order approximation of
purely backward and forward models
--
Ticket URL: <https://www.dynare.org/trac/ticket/72>
Dynare <http://www.dynare.org>
The Dynare project
#117: IRF: document the way they are computed at order 2 and 3
---------------------------+------------------------------------------------
Reporter: sebastien | Owner:
Type: feature | Status: new
Priority: major | Milestone: 4.2
Component: Documentation | Version:
Keywords: |
---------------------------+------------------------------------------------
--
Ticket URL: <https://www.dynare.org/trac/ticket/117>
Dynare <http://www.dynare.org>
The Dynare project
#63: new option instrument
---------------------------+------------------------------------------------
Reporter: michel | Owner: michel
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Documentation | Version:
Keywords: |
---------------------------+------------------------------------------------
Document the new option "instrument" for ramsey_policy in reference manual
and write wiki page on using *_steadystate.m file with ramsey_policy
--
Ticket URL: <https://www.dynare.org/trac/ticket/63>
Dynare <http://www.dynare.org>
The Dynare project