SARIMA command code

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

Bryan
Posts: 2
Joined: Thu May 14, 2015 5:13 am

SARIMA command code

Postby Bryan » Thu May 14, 2015 5:29 am

I want to use a Seasonal Arima (SARIMA) model in EViews. However, I am not sure about the commands I have used.
I want to estimate a SARIMA (1,1,0)(1,1,0)12 model with monthly data series named "volume".

I have used the command: d(volume,0,12) c ar(1) sar(12). Is this correct?

Also, if I want to estimate an SARIMA (1,1,0)(1,0,0)12. Do I have to use the command: d(volume) c ar(1) sar(12)?

Thanks in advance !

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

Re: SARIMA command code

Postby EViews Gareth » Thu May 14, 2015 7:26 am

I think you're correct for the second one, but for the first you probably want d(volume,1,12) c ar(1) sar(12)

Bryan
Posts: 2
Joined: Thu May 14, 2015 5:13 am

Re: SARIMA command code

Postby Bryan » Fri May 15, 2015 6:36 am

Thank you Gareth!

So, if we look at d(volume,0,12) c ar(1) sar(12) and d(volume,1,12) c ar(1) sar(12), what is the difference between the 0 and 1 ?

Does 1 mean the first difference of the 12-period seasonal difference of the series volume?
Or, is 1 the non seasonal difference?

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

Re: SARIMA command code

Postby EViews Gareth » Fri May 15, 2015 8:39 am

1 is the non seasonal difference.


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests