Girish Mahajan (Editor)

SETAR (model)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In statistics, Self-Exciting Threshold AutoRegressive (SETAR) models are typically applied to time series data as an extension of autoregressive models, in order to allow for higher degree of flexibility in model parameters through a regime switching behaviour.

Contents

Given a time series of data xt, the SETAR model is a tool for understanding and, perhaps, predicting future values in this series, assuming that the behaviour of the series changes once the series enters a different regime. The switch from one regime to another depends on the past values of the x series (hence the Self-Exciting portion of the name).

The model consists of k autoregressive (AR) parts, each for a different regime. The model is usually referred to as the SETAR(k, p) model where k is the number of regimes and p is the order of the autoregressive part (since those can differ between regimes, the p portion is sometimes dropped and models are denoted simply as SETAR(k).

Autoregressive Models

Consider a simple AR(p) model for a time series yt

y t = γ 0 + γ 1 y t 1 + γ 2 y t 2 + . . . + γ p y t p + ϵ t .

where:

γ i for i=1,2,...,p are autoregressive coefficients, assumed to be constant over time; ϵ t i i d W N ( 0 ; σ 2 ) stands for white-noise error term with constant variance.

written in a following vector form:

y t = X t γ + σ ϵ t .

where:

X t = ( 1 , y t 1 , y t 2 , , y t p ) is a column vector of variables; γ is the vector of parameters : γ 0 , γ 1 , γ 2 , . . . , γ p ; ϵ t i i d W N ( 0 ; 1 ) stands for white-noise error term with constant variance.

SETAR as an Extension of the Autoregressive Model

SETAR models were introduced by Howell Tong in 1977 and more fully developed in the seminal paper (Tong and Lim, 1980). They can be thought of in terms of extension of autoregressive models, allowing for changes in the model parameters according to the value of weakly exogenous threshold variable zt, assumed to be past values of y, e.g. yt-d, where d is the delay parameter, triggering the changes.

Defined in this way, SETAR model can be presented as follows:

y t = X t γ ( j ) + σ ( j ) ϵ t if r j 1 < z t < r j .

where:

X t = ( 1 , y t 1 , y t 2 , . . . , y t p ) is a column vector of variables; = r 0 < r 1 < < r k = + are k+1 non-trivial thresholds dividing the domain of zt into k different regimes.

The SETAR model is a special case of Tong's general threshold autoregressive models (Tong and Lim, 1980, p. 248). The latter allows the threshold variable to be very flexible, such as an exogenous time series in the open-loop threshold autoregressive system (Tong and Lim, 1980, p. 249), a Markov chain in the Markov-chain driven threshold autoregressive model (Tong and Lim, 1980, p. 285), which is now also known as the Markov switching model.

For a comprehensive review of developments over the 30 years since the birth of the model, see Tong (2011).

Basic Structure

In each of the k regimes, the AR(p) process is governed by a different set of p variables : γ ( j ) . In such setting, a change of the regime (because the past values of the series yt-d surpassed the threshold) causes a different set of coefficients : γ ( j ) to govern the process y.

References

SETAR (model) Wikipedia