Bug in version 4 in dynare_estimation

Hi,

It seems that in dynare_estimation, the call to function McMCDiagnostics, misses the arguments this function is expecting (Dynare crashed with message:

I think it should read

McMCDiagnostics(options_, estim_params_, M_);

(I’m not giving the line number as mine does not correspond to the original, use search McMCDiagnostics to spot it).

Best

Gianni

Hi Gianni,

this is corrected in recent versions.

Best

Michel