I am getting the following error message when using the command "identification":
Attempted to access idx(1); index out of bounds because numel(idx)=0.
Error in vnorm (line 72)
dim = idx(1);
Error in identification_analysis (line 238)
siLREnorm = vnorm(quant).*normaliz1(offset+1:end);
Error in dynare_identification (line 259)
[idehess_point, idemoments_point, idemodel_point, idelre_point, derivatives_info_point] = ...
Error in Error_message (line 199)
dynare_identification(options_ident);
Error in dynare (line 120)
evalin('base',fname) ;
I have attached the mod-file and the data. Does anyone know what the problem is?
I am thankful for any help,
regards,
Niklas