Hi everybody,
Two issues.
1) After running fs2000a example in dynare_v3 (snapshot from 22.03.2006) everything works fine till the computation of the posterior mode. Then the MH doesn't want to kick off and the following error occurs:
??? Error: File: C:\dynare_v3\matlab\metropolis.m Line: 1464 Column: 22
Expected a variable, function, or constant, found ")".
Error in ==> C:\dynare_v3\matlab\dynare_estimation.m
On line 778 ==> metropolis(xparam1,invhess,gend,data,rawdata,bounds);
Error in ==> C:\MATLAB6p5\work\fs2000a.m
On line 213 ==> dynare_estimation(var_list_);
Error in ==> C:\dynare_v3\matlab\dynare.m
On line 26 ==> evalin('base',fname) ;
Any idea, what's wrong ?
Regards,
Arek