Hi, I have a programming problem in Eviews. I want to forecast a series, called y, from an equation, generating a series called y1. Then I want to control the growth rate of y1, for example, the highest growth rate is set to 2%. A pseudo program code could look like the following growth_rate = 0.02 ...
Yes, I have some variables that need to be transformed to log. The solution message of the ECIO model is like that "Solve begin 15:01:29 2015Q4 NA generated for XIO15 - Overflow" But XIO15 is not logarithmic. The forecast before 2015Q4 is good but in 2015Q4 all variables seem to stop there...
I tried to run simultaneous equation system and forecast. In the forecast I encountered an overflow error message, saying that "Overflow in DO_ECIO.SOLVE(O=G)". ECIO is the name of the model. I tried to scale down some variables but it didn't work. Could someone please help me out or give ...