Actuals instead of solved values
Posted: Fri Feb 15, 2013 6:49 am
I'm producing a macroeconomic forecast using the model solver in Eviews.
I'm forecasting several endogenous variables on a quarterly basis, the problem being that the time series are unevenly extended.
For instance, I have the actual value for the CPI up until 2012Q4, since the data is published more regularly than national accounts, whereas I only have the actual value for consumption until 2012Q3.
I've specified the solution sample as being 2012q4-2015q4 and the model solves fine. The problem is that instead of using the most recent actual value for 2012q4, time series such as the CPI use that period's forecasted value. That means the model is not using the most recent data for some of the variables, causing my forecast to be suboptimal.
I have chosen the preferred solution starting values as "Actuals" instead of "Previous period solution" within the solver options. I've also tried the command "model.exclude(actexist=t) y1" which caused my model not to solve due to missing values.
What am I doing wrong here?
I'm forecasting several endogenous variables on a quarterly basis, the problem being that the time series are unevenly extended.
For instance, I have the actual value for the CPI up until 2012Q4, since the data is published more regularly than national accounts, whereas I only have the actual value for consumption until 2012Q3.
I've specified the solution sample as being 2012q4-2015q4 and the model solves fine. The problem is that instead of using the most recent actual value for 2012q4, time series such as the CPI use that period's forecasted value. That means the model is not using the most recent data for some of the variables, causing my forecast to be suboptimal.
I have chosen the preferred solution starting values as "Actuals" instead of "Previous period solution" within the solver options. I've also tried the command "model.exclude(actexist=t) y1" which caused my model not to solve due to missing values.
What am I doing wrong here?