Can eviews do backcast in ARIMA models?
Moderators: EViews Gareth, EViews Moderator
Can eviews do backcast in ARIMA models?
we know that eviews can do forecast. Can eviews do backcast in ARIMA models? If yes, how can eviews do it? thanks!
Last edited by masxupeng on Wed Jan 16, 2013 8:58 am, edited 1 time in total.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Can eviews do backcast?
Depends on what you mean by backcast. But in general, you can set the forecast sample to be anything, including periods pre-estimation sample.
Re: Can eviews do backcast?
If you are referring to dynamic models (e.g. ARIMA), then you'll need a little trick. Since backcasting is essentially a forecasting backwards from the initial point, you can reverse the order of data:
Code: Select all
series rev = @trend
sort(d) revRe: Can eviews do backcast?
i set it. but i could not get backcast outcome with your method of setting the forecast sample to be anything.Depends on what you mean by backcast. But in general, you can set the forecast sample to be anything, including periods pre-estimation sample.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Can eviews do backcast?
Perhaps you should explain in more detail what you're trying to do.
Re: Can eviews do backcast?
thanks a lot! can you recommand some papers for me?If you are referring to dynamic models (e.g. ARIMA), then you'll need a little trick. Since backcasting is essentially a forecasting backwards from the initial point, you can reverse the order of data:Code: Select all
series rev = @trend sort(d) rev
Re: Can eviews do backcast in ARIMA models?
we know that eviews can do forecast . Can eviews do backcast in ARIMA models?? If yes, how can eviews do it? thanks!
Re: Can eviews do backcast?
backcast in ARIMA models! thanks for your suggestionPerhaps you should explain in more detail what you're trying to do.
Who is online
Users browsing this forum: No registered users and 2 guests
