Hi,
Can I get your response to two of my issues? One error appears when I run dynare_sensitivity (redform=1, namendo=(y yno c er), namexo=(egi egc epo), graph_format=fig). It says "Download Mapping routines at:
http://eemc.jrc.ec.europa.eu/softwareDYNARE-Dowload.htm
Error using dynare_sensitivity (line 249)
Mapping routines missing!
Error in Model10 (line 574)
dynare_sensitivity(options_gsa);
Error in dynare (line 120)
evalin('base',fname) ;"
I am not sure which mapping routine is missing, as I am using Dynare 4.3.2.
Another error is when I run dynare_sensitivity (rmse=1, var_rmse=(y c gc nx infl b er ir bf int of orev fdi po), graph_format=fig). It says "Attempt to reference field of non-structure array.
Error in prior_posterior_statistics (line 43)
Y = dataset.data;
Error in dynare_sensitivity (line 284)
prior_posterior_statistics('gsa',dataset_);
Error in Model10 (line 584)
dynare_sensitivity(options_gsa);
Error in dynare (line 120)
evalin('base',fname) ;"
The mod-file is attached.
Thank you