Page 1 of 1

DYNARE preprocessing failed

PostPosted: Mon Sep 21, 2015 9:17 am
by vrenop
Hi friends,
When I run my model, show this message:

Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).
[mex] Markov Switching SBVAR.

Starting Dynare (version 4.3.1).
Starting preprocessing of the model file ...
ERROR: AscariSbordone2014.mod:283.27-44: syntax error, unexpected NAME

I can't find my mistake. please help me.

Re: DYNARE preprocessing failed

PostPosted: Mon Sep 21, 2015 9:32 am
by Massimo
the problem seems to be with irf_plot_threshold.
The option requires a double precision number and you have inserted 0, so dynare (I believe) does not recognise the option.
Bye

Massimo

Re: DYNARE preprocessing failed

PostPosted: Mon Sep 21, 2015 11:23 am
by jpfeifer
As the header to my file clearly states
* Notes:
* - The mod-file requires Dynare > 4.4.3, i.e. currently the unstable version.