overflow error

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Jason, EViews Moderator, EViews Matt

essa
Posts: 9
Joined: Tue Aug 30, 2022 12:34 pm

overflow error

Postby essa » Sat Apr 15, 2023 2:13 am

Hi everyone, I am working over a SVAR model that includes a debt identity. The model is stated as under:

var var_p.ls 1 2 l_gg l_tt l_yy infl_q i @ c dy_i(-1 to -2)
model model_bt
model_bt.merge var_p
model_bt.append dy_i=dy_i(-1)*(1+0.25*i)/(1+l_yy-l_yy(-1)+infl_q) +(exp(l_gg)-exp(l_tt))/(exp(l_yy))

However, when run the program, I get the following error message:
Overflow in "DY_I=DY_I(-1)*(1+0.25*I)/(1+L_YY-L_YY(-1)+INFL_Q) +(EXP(L_GG)-EXP(L_TT))/(EXP(L_YY))" in "MODEL_BT.SOLVE"

I don't know if it's something wrong in my code or the simulated series is simply explosive. I would be so grateful if someone help me to solve the issue.

Thank you

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13323
Joined: Tue Sep 16, 2008 5:38 pm

Re: overflow error

Postby EViews Gareth » Sat Apr 15, 2023 7:17 am

Probably just explosive.
Follow us on Twitter @IHSEViews


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 15 guests