Page 1 of 1

Static y forecast with out of sample x's

Posted: Wed Apr 04, 2018 7:22 am
by Dave_maccer
Hi there.

I am trying to forecast forward y by 12 quarters based on a single ols equation. I have assumed values for my independent variables for the out-of-sample 12 quarters period, so am trying to do a static forecast. This only allows me to forecast out 4 quarters, obviously using actual lagged values of my independent variables in my regression, and stopping at the end of my sample
.
Is there a way of using my assumed values of independent variable as, in effect, actual values to roll forward a static forecast of y? Essentially I am trying to forecast y based on future scenarios of x

Many Thanks

Re: Static y forecast with out of sample x's

Posted: Wed Apr 04, 2018 7:52 am
by EViews Gareth
Static vs Dynamic has nothing to do with whether values of X are actual or not. It is just whether you use actual or forecasted values of Y.

Re: Static y forecast with out of sample x's

Posted: Wed Apr 04, 2018 8:24 am
by Dave_maccer
Got it, thanks. Does that mean creating new variable, y2, and adding in forecasted values of y, or is there a neater way of doing that within the forecast function in my original equation? Apologies for the dumb questions.

Re: Static y forecast with out of sample x's

Posted: Wed Apr 04, 2018 8:34 am
by Dave_maccer
You'll probably guess I have lagged values of y as independent variables, hence the limit on my initial forecast to 4 quarters out.

Re: Static y forecast with out of sample x's

Posted: Wed Apr 04, 2018 8:34 am
by EViews Gareth
Don't really understand the question.

If you tell EViews to do a static forecast, EViews will use the values inside the Y series over the forecast period.

If you tell EViews to do a dynamic forecast, EViews will use the forecasted values of Y over the forecast period.