Hi, first of all, it is a great idea to have created this forum ! this was missing and will undoubtedly be of a great help for all of us.
My question: what difference between the AR(4) and SAR(4) components ? I didn't find a clear answer in the manual.
Thanks.
AR(4) vs SAR(4)
Moderators: EViews Gareth, EViews Moderator
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13600
- Joined: Tue Sep 16, 2008 5:38 pm
Re: AR(4) vs SAR(4)
Mathematically you can represent an AR(1) term as:
where L is the lag operator.
An AR(1) AR(2) representation is:
A seasonal AR term just adds another level to this. An AR(1), AR(2) SAR(1) can be represented as:
where S is the seaonal AR term.
Note that if you don't have an AR term, then applying an SAR term is exactly the same as applying an AR term. i.e. the equation
is exactly the same as
I guess you can think of SAR terms as giving you the ability to apply an AR to an AR. :D
Hopefully someone who's a bit better at explaining Time Series can chime in with a better explanation in words.
Code: Select all
(1-pL)ut
An AR(1) AR(2) representation is:
Code: Select all
(1-p1L - p2L^2)u
Code: Select all
(1-p1L - p2L^2)(1-sL)u
Note that if you don't have an AR term, then applying an SAR term is exactly the same as applying an AR term. i.e. the equation
Code: Select all
y c x ar(1)
Code: Select all
y c x sar(1)
Hopefully someone who's a bit better at explaining Time Series can chime in with a better explanation in words.
Re: AR(4) vs SAR(4)
OK great, thanks !!
That is the key !Note that if you don't have an AR term, then applying an SAR term is exactly the same as applying an AR term. i.e. the equation
Who is online
Users browsing this forum: No registered users and 2 guests
