Hi guys. I was trying to estimate a model but I got the following error and I cannot find what it refers to:
??? Error using ==> print_info at 36
MJDGGES returns the following error code: 25
Error in ==> initial_estimation_checks at 101
print_info(info, options_.noprint)
Error in ==> dynare_estimation_1 at 367
initial_estimation_checks(xparam1,gend,data,data_index,number_of_observations,no_more_missing_observations);
Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});
Error in ==> crosscheck_mas_grandecito_pero_no_tanto at 531
dynare_estimation(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;
Thanks a lot