Page 1 of 1
Bayesian model averaging
Posted: Thu Mar 08, 2012 9:32 am
by RalphVerhoeks
Dear Eviews,
I have different forecasts (of exchange rates) which I want to combine by means of Bayesian model averaging. I do not manage to program this in Eviews, do you have an example program for me?
Thank you very much!
Ralph
Re: Bayesian model averaging
Posted: Thu Mar 08, 2012 9:56 am
by startz
Bayesian Model Averaging is not built into EViews, but it depends what you want to do. Do you just want point estimates of forecasts, or do you need entire distributions? Have you already calculated the model probabilities?
Re: Bayesian model averaging
Posted: Thu Mar 08, 2012 10:02 am
by RalphVerhoeks
I just want to have point forecasts indeed, not the whole distributions. How should I calculate the model probabilities in Eviews? And then combine the forecasts in a Bayesian way?
Thanks again in advance!
Re: Bayesian model averaging
Posted: Thu Mar 08, 2012 11:25 am
by startz
EViews isn't going to directly calculate the model probabilities. But you can use the Schwarz criterion to compute a reasonable large sample approximation for the posterior model odds. Then you multiply the forecast from each model by the model probability.
My favorite reference for this sort of stuff is Bayesian Econometrics, by Gary Koop.