Hello everybody,
I have the following error message when estimating my model:
" Error in computing likelihood for initial parameter values
??? Error using ==> print_info at 36
MJDGGES returns the following error code: 139
Error in ==> initial_estimation_checks at 101
print_info(info, options_.noprint)
Error in ==> dynare_estimation_1 at 334
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 ==> erpt at 1258
dynare_estimation(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ; "
I do not have any idea of the error. Please, could any one help me?