Fitted and Forecast values

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

Moderators: EViews Gareth, EViews Moderator

caburdick
Posts: 24
Joined: Mon Jun 15, 2009 7:41 am

Fitted and Forecast values

Postby caburdick » Wed Oct 28, 2009 6:35 am

I have a VAR model that I need to obtain both fitted and multistep forecast values for. I create a Model object from the VAR and have been trying:

smple fit_smple
mymodel.solveopts(d=s)
mymodel.solve
smple for_smple
mymodel.solveopts(d=d)
mymodel.solve

Unfortunately what seems to happen is that the series generated by the forecast solve overwrtite the series generated by my fitted value solve.

I suppose I can copy my fitted values to a new set of variable names and then recombine with the series generated by the forecast solve, but it seems like there should be an easier way to do this.

Any help will be greately appreciated!

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

Re: Fitted and Forecast values

Postby EViews Gareth » Wed Oct 28, 2009 8:02 am

Create a new scenario before doing the 2nd solve.
Follow us on Twitter @IHSEViews


Return to “Models”

Who is online

Users browsing this forum: No registered users and 11 guests