disp('check_posterior_analysis_data:: Can''t find any mcmc file!')
disp('check_posterior_analysis_data:: Can''t find any mcmc file!')
error('Check the options of the estimation command...')
error('Check the options of the estimation command...')
case{1,2}
case{1,2}%need to get draws and store posterior
MaxMegaBytes=options_.MaximumNumberOfMegaBytes;
MaxMegaBytes=options_.MaximumNumberOfMegaBytes;
drsize=size_of_the_reduced_form_model(oo_.dr);
drsize=size_of_the_reduced_form_model(oo_.dr);
ifdrsize*SampleSize>MaxMegaBytes
ifdrsize*SampleSize>MaxMegaBytes
...
@@ -31,9 +31,9 @@ switch info
...
@@ -31,9 +31,9 @@ switch info
end
end
selec_posterior_draws(M_,options_,oo_.dr,oo_.steady_state,oo_.exo_steady_state,oo_.exo_det_steady_state,estim_params_,SampleSize,drsize);%save draws to disk
selec_posterior_draws(M_,options_,oo_.dr,oo_.steady_state,oo_.exo_steady_state,oo_.exo_det_steady_state,estim_params_,SampleSize,drsize);%save draws to disk