ART

In statistics, Smooth Transition Autoregressive (STAR) 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 smooth transition.

Given a time series of data xt, the STAR model is a tool for understanding and, perhaps, predicting future values in this series, assuming that the behaviour of the series changes depending on the value of the transition variable. The transition might depend on the past values of the x series (similar to the SETAR models), or exogenous variables.

The model consists of 2 autoregressive (AR) parts linked by the transition function. The model is usually referred to as the STAR(p) models proceeded by the letter describing the transition function (see below) and p is the order of the autoregressive part. Most popular transition function include exponential function and first and second-order logistic functions. They give rise to Logistic STAR (LSTAR) and Exponential STAR (ESTAR) models.
Definition
AutoRegressive Models

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

\( {\displaystyle y_{t}=\gamma _{0}+\gamma _{1}y_{t-1}+\gamma _{2}y_{t-2}+...+\gamma _{p}y_{t-p}+\epsilon _{t}.\,} \)

where:

\( {\displaystyle \gamma _{i}\,} \) for i=1,2,...,p are autoregressive coefficients, assumed to be constant over time;
\( {\displaystyle \epsilon _{t}{\stackrel {\mathit {iid}}{\sim }}WN(0;\sigma ^{2})\,} \) stands for white-noise error term with constant variance.

written in a following vector form:

\( {\displaystyle y_{t}=\mathbf {X_{t}\gamma } +\sigma \epsilon _{t}.\,} \)

where:

\( {\displaystyle \mathbf {X_{t}} =(1,y_{t-1},y_{t-2},\ldots ,y_{t-p})\,} \) is a column vector of variables;
\( \gamma \, \) is the vector of parameters : \( {\displaystyle \gamma _{0},\gamma _{1},\gamma _{2},...,\gamma _{p}\,}; \)
\( {\displaystyle \epsilon _{t}{\stackrel {\mathit {iid}}{\sim }}WN(0;1)\,} \) stands for white-noise error term with constant variance.

Exponential transition function for the ESTAR model with \( {\displaystyle z_{t}} \) varying from -10 to +10, \( \zeta \) from 0 to 1 and two exponential roots ( \( c_{{1}} \) and \( c_{2}) \) equal to -7 and +3.

STAR as an Extension of the AutoRegressive Model

STAR models were introduced and comprehensively developed by Kung-sik Chan and Howell Tong in 1986 (esp. p. 187), in which the same acronym was used. It originally stands for Smooth Threshold AutoRegressive. For some background history, see Tong (2011, 2012). The models can be thought of in terms of extension of autoregressive models discussed above, allowing for changes in the model parameters according to the value of weakly exogenous transition variable zt. For tests of TAR models vs STAR models, see Gao, Ling and Tong (2018, Statistica Sinica, volume 28, 2857-2883).

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

\( {\displaystyle y_{t}=\mathbf {X_{t}} +G(z_{t},\zeta ,c)\mathbf {X_{t}} +\sigma ^{(j)}\epsilon _{t}\,} \)

where:

\( {\displaystyle X_{t}=(1,y_{t-1},y_{t-2},...,y_{t-p})\,} \) is a column vector of variables;
\( {\displaystyle G(z_{t},\zeta ,c)} \) is the transition function bounded between 0 and 1.

Basic Structure

They can be understood as two-regime SETAR model with smooth transition between regimes, or as continuum of regimes. In both cases the presence of the transition function is the defining feature of the model as it allows for changes in values of the parameters.
Transition Function
Logistic transition function for the ESTAR model with \( {\displaystyle z_{t}} \) varying from -10 to +10 and\( \zeta \) - from 0 to 1. Calculated using GNU R package..

Three basic transition functions and the name of resulting models are:

first order logistic function - results in Logistic STAR (LSTAR) model:

\( {\displaystyle G(z_{t},\zeta ,c)=(1+exp(-\zeta (z_{t}-c)))^{-1},\zeta >0} \)

exponential function - results in Exponential STAR (ESTAR) model:

\( {\displaystyle G(z_{t},\zeta ,c)=1-exp(-\zeta (z_{t}-c)^{2}),\zeta >0} \)

second order logistic function:

\( {\displaystyle G(z_{t},\zeta ,c)=(1+exp(-\zeta (z_{t}-c_{1})(z_{t}-c_{2}))^{-1},\zeta >0} \)

See also

Characterizations of the exponential function
Exponential growth
Exponentiation
Generalised logistic function
Logistic distribution
SETAR models

References

This article includes a list of references, related reading or external links, but its sources remain unclear because it lacks inline citations. Please help to improve this article by introducing more precise citations. (June 2012) (Learn how and when to remove this template message)

Chan, K. S.; Tong, H. (1986). "On Estimating Thresholds in Autoregressive Models". Journal of Time Series Analysis. 7 (3): 178–190. doi:10.1111/j.1467-9892.1986.tb00501.x.
Van Dijk, D.; Teräsvirta, T.; Franses, P. H. (2002). "Smooth Transition Autoregressive Models—A Survey of Recent Developments". Econometric Reviews. 21 (1): 1–47. doi:10.1081/ETC-120008723.
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)" (PDF). Statistics and Its Interface. 4 (2): 107–118. doi:10.4310/SII.2011.v4.n2.a1.
Hansen, B. E. (2011). "Threshold Autoregression in Economics" (PDF). Statistics and Its Interface. 4 (2): 123–127. doi:10.4310/sii.2011.v4.n2.a4.
Tong, H. (2012). "Discussion of 'An analysis of global warming in the Alpine region based on nonlinear nonstationary time series models' by Battaglia and Protopapa" (PDF). Statistical Methods and Applications. 21 (3): 335–339. doi:10.1007/s10260-012-0196-1.

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License