I'm trying to forecast the dependant variable based on regressors but the forecast button for PMG estimation doesn't seem to function and only forecasts in-sample.
I use the following specification:
Code: Select all
equation pmg_em_asia.ardl(deplags=3,reglags=3) log(oil_consumption_per_capita) log(revenue_per_capita_real) log(brent_c_l)
forecast oil_consumption_per_capita_f
Do you have an idea of what is going on?
Thanks!
ps: I'm using Eviews 10+
F.
