by selima » Fri Jan 02, 2015 3:10 pm
Good morning Mr Jpfeifer .First I would like to wish you happy new year , then I would like to ask you about an error in dynare that I meet ..I read many messages in dynare that are like this problem but I could not solve the issue .Here is my mod file and my data.Can you help me?
Sorry for disturbing you again Mr jpfeifer .
??? Subscripted assignment dimension mismatch.
Error in ==> read_variables at 79
dyn_data_01(:,dyn_i_01) = dyn_tmp_01;
Error in ==> initialize_dataset at 32
rawdata = read_variables(datafile,varobs,[],xls.sheet,xls.range);
Error in ==> dynare_estimation_init at 477
dataset_ = initialize_dataset(options_.datafile,options_.varobs,options_.first_obs,options_.nobs,transformation,options_.prefilter,xls);
Error in ==> dynare_estimation_1 at 81
[dataset_,xparam1, hh, M_, options_, oo_, estim_params_,bayestopt_] = dynare_estimation_init(var_list_, dname, [], M_, options_, oo_, estim_params_,
bayestopt_);
Error in ==> dynare_estimation at 84
dynare_estimation_1(var_list,dname);
Error in ==> article4 at 365
dynare_estimation(var_list_);
Error in ==> dynare at 174
evalin('base',fname) ;
- Attachments
-
- data2.m
- (10.28 KiB) Downloaded 61 times
-
- article4.mod
- (5.45 KiB) Downloaded 59 times