Skip to content
Snippets Groups Projects
Commit 2ee817fb authored by MichelJuillard's avatar MichelJuillard
Browse files

adding forecast to estimation test with non-stationary variables

parent ad2a3a7e
Branches
Tags
No related merge requests found
...@@ -79,5 +79,5 @@ Y_obs (gam); ...@@ -79,5 +79,5 @@ Y_obs (gam);
end; end;
estimation(order=1,datafile=fsdat_simul,nobs=192,loglinear,mh_replic=0, estimation(order=1,datafile=fsdat_simul,nobs=192,loglinear,mh_replic=0,
mode_compute=0,mh_nblocks=2,mh_drop=0.45,mh_jscale=0.65,diffuse_filter,smoother) P_obs gp_obs gy_obs; mode_compute=4,mh_nblocks=2,mh_drop=0.45,mh_jscale=0.65,diffuse_filter,smoother,forecast=10) P_obs gp_obs gy_obs;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment