bvar forcast

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

bvar forcast

Postby zhongsum » Tue Jul 12, 2016 9:25 am

dear all,
i just do a simple bvar forcast use bvar_forecast
Code: Select all
var data_c data_nri data_ri data_gdp data_nu data_m data_pi data_r  data_q data_hv data_e data_ex data_im data_rstar;
varobs data_c data_nri data_ri data_gdp data_nu data_m data_pi data_r  data_q data_hv data_e data_ex data_im data_rstar;

bvar_density(datafile = usdata_dif_all,presample=4,first_obs=1,nobs=128,bvar_prior_tau=10,bvar_prior_decay=1) 4;

bvar_forecast(forecast = 1) 4;

bvar_forecast(forecast = 2) 4;

bvar_forecast(forecast = 4) 4;



and i am wondering why it report the same RMSE for different forecast horizon .

thans!
Attachments
bvar_test.zip
(18.02 KiB) Downloaded 48 times
zhongsum
 
Posts: 6
Joined: Thu Dec 25, 2014 3:46 am

Re: bvar forcast

Postby zhongsum » Tue Jul 12, 2016 4:28 pm

i have seen the code, the bvar_forecast command,just run bvar use the sample from options_.first_obs to options_.obs
and the RMSE is not for out of sample forecast,right?
hence, if i want to do out of sample forecast,just run bvar_forcast recursively ?
zhongsum
 
Posts: 6
Joined: Thu Dec 25, 2014 3:46 am


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 7 guests