Forecast after estimation
Posted: Wed Dec 11, 2013 3:51 am
Hi, all
I am struggling to do forecast based on Adolfson's DSGE model.
I run estimation first with the following command, and it takes 5 hours....
estimation(datafile=data_2013Q2v2,plot_priors=0,mh_drop=0.5,solve_algo=6,mode_compute=6,mh_replic=100000,mh_nblocks=1,mh_jscale=0.34);
After estimation has been done, then I run another file, only do forecast with following command:
estimation(datafile=data_2013Q2v2,plot_priors=0,mode_compute=0,mode_file=BARRIE_estim_13Q2v3_mode,forecast=25,mh_replic=0,nograph);
I think it is time-saving. But I am not sure Is this right? the forecast can be done properly?
Much appreciated!
Helen
I am struggling to do forecast based on Adolfson's DSGE model.
I run estimation first with the following command, and it takes 5 hours....
estimation(datafile=data_2013Q2v2,plot_priors=0,mh_drop=0.5,solve_algo=6,mode_compute=6,mh_replic=100000,mh_nblocks=1,mh_jscale=0.34);
After estimation has been done, then I run another file, only do forecast with following command:
estimation(datafile=data_2013Q2v2,plot_priors=0,mode_compute=0,mode_file=BARRIE_estim_13Q2v3_mode,forecast=25,mh_replic=0,nograph);
I think it is time-saving. But I am not sure Is this right? the forecast can be done properly?
Much appreciated!
Helen