error in dynare4.4.3
Posted: Wed Jun 07, 2017 9:23 pm
I am trying to run the code for Mathias Trabandt paper (Introducing Financial Frictions and Unemployment Into A Small Open Economy Model.). after several hours of running,I am getting this error:
Warning: estimation:: MCMC convergence diagnostics are not computed because the total
number of iterations is less than 2000!
> In McMCDiagnostics (line 78)
In dynare_estimation_1 (line 793)
In dynare_estimation (line 89)
In baseline241 (line 1884)
In dynare (line 180)
Error using zeros
Out of memory. Type HELP MEMORY for your options.
Error in missing_DiffuseKalmanSmootherH1_Z (line 72)
PK = zeros(nk,mm,mm,smpl+nk);
Error in DsgeSmoother (line 197)
[alphahat,epsilonhat,etahat,ahat,P,aK,PK,decomp] =
missing_DiffuseKalmanSmootherH1_Z(ST, ...
Error in prior_posterior_statistics_core (line 174)
DsgeSmoother(deep,gend,Y,data_index,missing_value);
Error in prior_posterior_statistics (line 222)
[fout] = prior_posterior_statistics_core(localVars,1,B,0);
Error in dynare_estimation_1 (line 821)
prior_posterior_statistics('posterior',dataset_);
Error in dynare_estimation (line 89)
dynare_estimation_1(var_list,dname);
Error in baseline241 (line 1884)
dynare_estimation(var_list_);
Warning: estimation:: MCMC convergence diagnostics are not computed because the total
number of iterations is less than 2000!
> In McMCDiagnostics (line 78)
In dynare_estimation_1 (line 793)
In dynare_estimation (line 89)
In baseline241 (line 1884)
In dynare (line 180)
Error using zeros
Out of memory. Type HELP MEMORY for your options.
Error in missing_DiffuseKalmanSmootherH1_Z (line 72)
PK = zeros(nk,mm,mm,smpl+nk);
Error in DsgeSmoother (line 197)
[alphahat,epsilonhat,etahat,ahat,P,aK,PK,decomp] =
missing_DiffuseKalmanSmootherH1_Z(ST, ...
Error in prior_posterior_statistics_core (line 174)
DsgeSmoother(deep,gend,Y,data_index,missing_value);
Error in prior_posterior_statistics (line 222)
[fout] = prior_posterior_statistics_core(localVars,1,B,0);
Error in dynare_estimation_1 (line 821)
prior_posterior_statistics('posterior',dataset_);
Error in dynare_estimation (line 89)
dynare_estimation_1(var_list,dname);
Error in baseline241 (line 1884)
dynare_estimation(var_list_);