Skip to content
Surf Wiki
Save to docs
general/nonlinear-systems

From Surf Wiki (app.surf) — the open knowledge base

SETAR (model)

Statistical model for time series data


Summary

Statistical model for time series data

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.

Given a time series of data x**t, 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 threshold, there are k+1 number of regime in the model, 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).

Definition

Autoregressive Models

Consider a simple AR(p) model for a time series y**t :y_{t}=\gamma_{0}+\gamma_{1}y_{t-1}+\gamma_{2}y_{t-2}+...+\gamma_{p}y_{t-p}+\epsilon_{t}., where: : \gamma_{i}, for i=1,2,...,p are autoregressive coefficients, assumed to be constant over time; : \epsilon_{t}\sim^{iid}WN(0;\sigma^{2}), stands for white-noise error term with constant variance. written in a following vector form: : y_{t}=\mathbf{X_{t}\gamma}+\sigma\epsilon_{t}., where: :\mathbf{X_{t}}=(1,y_{t-1},y_{t-2},\ldots,y_{t-p}), is a row vector of variables; :\gamma , is the vector of parameters :\gamma_{0}, \gamma_{1},\gamma_{2},..., \gamma_{p},; :\epsilon_{t}\sim^{iid}WN(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 z**t, assumed to be past values of y, e.g. y**t-d, where d is the delay parameter, triggering the changes.

Defined in this way, SETAR model can be presented as follows: : y_{t}=\mathbf{X_{t}}\gamma^{(j)}+\sigma^{(j)}\epsilon_{t}\quad \textrm{if} \quad r_{j-1} where: : X_{t}=(1,y_{t-1},y_{t-2},...,y_{t-p}), is a column vector of variables; : -\infty=r_{0} are k+1 non-trivial thresholds dividing the domain of z**t 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 :\gamma^{(j)},. In such setting, a change of the regime (because the past values of the series y**t-d surpassed the threshold) causes a different set of coefficients :\gamma^{(j)}, to govern the process y.

References

  • Hansen, B.E. (1997). Inference in TAR Models, Studies in Nonlinear Dynamics and Econometrics, 2, 1-14.
  • Tong, H. (1977) "Contribution to the discussion of the paper entitled Stochastic modelling of riverflow time series by A.J.Lawrance and N.T.Kottegoda", Journal of the Royal Statistical Society, Series A, 140, 34-35.
  • Tong, H. & Lim, K. S. (1980) "Threshold Autoregression, Limit Cycles and Cyclical Data (with discussion)", Journal of the Royal Statistical Society, Series B, 42, 245-292.
  • Tong, H. (1983) Threshold Models in Non-linear Time Series Analysi. Lecture Notes in Statistics, Springer-Verlag.
  • Tong, H. (1990). Non-Linear Time Series: A Dynamical System Approach. Oxford University Press.
  • Tong, H. (2007). "Birth of the time series model". Statistica Sinica, 17, 8-14.
  • Tong, H. (2011). "Threshold models in time series analysis —30 years on (with discussions by P.Whittle, M.Rosenblatt, B.E.Hansen, P.Brockwell, N.I.Samia & F.Battaglia)". Statistics & Its Interface, 4, 107-136. http://lx2.saas.hku.hk/research/research-report-471.pdf https://web.archive.org/web/20110530064724/http://www.intlpress.com/SII/SII-BrowseJournal.php https://www.ssc.wisc.edu/~bhansen/papers/saii_11.pdf
  • Tsay, R.S. (1989). Testing and Modeling Threshold Autoregressive Processes, Journal of the American Statistical Association, 84 (405), 231-240.
Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about SETAR (model) — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report