Subscripted assignment dimension mismatch.
Posted: Sun Oct 28, 2012 1:37 pm
I ran IACOVIELLO NERI model with a different Korea's data set.
original data was 10 * 168 data, mine was 10*64.
and I got this message below.
does any one can tell me where to fix it to run with new data??
attached are (1) original file with US data and (2) Korea data file
Thank you.
--------------------------------------------------------------------------------------------------------------------------
Subscripted assignment dimension mismatch.
Error in ==> read_variables at 48
dyn_data_01(:,dyn_i_01) = dyn_tmp_01;
Error in ==> dynare_estimation_1 at 237
rawdata = read_variables(options_.datafile,options_.varobs,[],options_.xls_sheet,options_.xls_range);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> jules1 at 510
dynare_estimation(var_list_);
Error in ==> dynare at 102
evalin('base',fname) ;
original data was 10 * 168 data, mine was 10*64.
and I got this message below.
does any one can tell me where to fix it to run with new data??
attached are (1) original file with US data and (2) Korea data file
Thank you.
--------------------------------------------------------------------------------------------------------------------------
Subscripted assignment dimension mismatch.
Error in ==> read_variables at 48
dyn_data_01(:,dyn_i_01) = dyn_tmp_01;
Error in ==> dynare_estimation_1 at 237
rawdata = read_variables(options_.datafile,options_.varobs,[],options_.xls_sheet,options_.xls_range);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> jules1 at 510
dynare_estimation(var_list_);
Error in ==> dynare at 102
evalin('base',fname) ;