Forecasting using Logl object

For technical support, tips and tricks, suggestions, or any other information regarding the EViews model object.

Moderators: EViews Gareth, EViews Moderator

obaid610
Posts: 4
Joined: Fri Sep 25, 2015 2:29 am

Forecasting using Logl object

Postby obaid610 » Tue Nov 14, 2017 12:10 am

Hi Everyone

I have questions regarding forecasting the dependent variable using logl object. Lets supposed we have the following model:

series res = y - c(1) - c(2)*x - c(3)*z
series var = c(4) * z^c(5)
series logl1 = log(@dnorm(res/@sqrt(var))) - log(var)/2

How can I forecast the values of "y" in the above equation? I have looked into the makemodel option but in the generated equation, "res" is the dependent variable. Is there option to edit the generated equation to the following specification y = c(1) + c(2)*x + res?

Any help would be greatly appreciated.

Thanks in advance

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

Re: Forecasting using Logl object

Postby EViews Gareth » Tue Nov 14, 2017 9:26 am

You could add a line to the model that creates a new variable that is res+c(1)+c(2)*x+c(3)*z
Follow us on Twitter @IHSEViews

obaid610
Posts: 4
Joined: Fri Sep 25, 2015 2:29 am

Re: Forecasting using Logl object

Postby obaid610 » Tue Nov 14, 2017 7:32 pm

Wow, silly me. Thanks for the help

Cheers


Return to “Models”

Who is online

Users browsing this forum: No registered users and 5 guests