Hi everyone
I try to estimate my model with the lastest version of Dynare 4.5. In particular, I would use a new Dynare command 'generate_trace_plots` to generate all trace
plots for one chain. Unfortunately, Dynare 4.5 does not work. The error is as following
'ERROR: ALEstim_phuong.mod: line 836, cols 1-20: syntax error, unexpected NAME, expecting COMMA or ')'
Error using dynare (line 217)
DYNARE: preprocessing failed
Error in Main (line 2)'
I have a look at the line 836, but there is no sytax error. Then I come back to use the Dynare version 4.4.3, it works well after removing the command 'generate_trace_plots` out of the estimation block
My question is how I can run dynare 4.5 with new command 'generate_trace_plots` in the estimatioin block