Error in "union(var_obs_index'" in Dynare 4.2.2
Posted: Mon Oct 31, 2011 2:16 pm
Hello,
I receive the following error when running under Dynare 4.2.2 the programme in annex which functioned perfectly well under Dynare 4.0.4:
??? Error using ==> union
Too many input arguments.
Error in ==> dynare_estimation_init at 213
k2 = union(var_obs_index',[dr.nstatic+1:dr.nstatic+dr.npred]', 'rows');
Error in ==> dynare_estimation_1 at 37
[data,rawdata,xparam1] = dynare_estimation_init(var_list_);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> test422a at 161
dynare_estimation(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
Undoubtedly there has been some change in Dynare 4.2.2 which causes this, but I do not know what to do about it. Could you help, please?
Thanks and regards
Donihue
I receive the following error when running under Dynare 4.2.2 the programme in annex which functioned perfectly well under Dynare 4.0.4:
??? Error using ==> union
Too many input arguments.
Error in ==> dynare_estimation_init at 213
k2 = union(var_obs_index',[dr.nstatic+1:dr.nstatic+dr.npred]', 'rows');
Error in ==> dynare_estimation_1 at 37
[data,rawdata,xparam1] = dynare_estimation_init(var_list_);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> test422a at 161
dynare_estimation(var_list_);
Error in ==> dynare at 120
evalin('base',fname) ;
Undoubtedly there has been some change in Dynare 4.2.2 which causes this, but I do not know what to do about it. Could you help, please?
Thanks and regards
Donihue