正在学习
8.2 SMOOTH TRANSITION AUTOREGRESSIVE MODELS
8.2 SMOOTH TRANSITION AUTOREGRESSIVE MODELS
The smooth transition autoregressive (STAR) model is similar to the threshold autoregressive model, the key difference being that it allows a smoother transition between the states. To see the relation between the two models, consider the twostate TAR model:
The transition between the states can be smoothed by replacing the indicator function with a function that smoothly moves between 0 and 1, where is data dependent— and c are parameters affecting the transition across states:
The main STAR models are the logistic STAR (LSTAR) and exponential STAR (ESTAR) models, summarized below, where in each case,
| Model | |
| Logistic STAR (LSTAR) | |
| Exponential STAR (ESTAR) |
(8.12)
For the LSTAR model, the weight on the first model exceeds 0.5 when and is otherwise smaller. When the LSTAR model approaches the TAR model, while for it approaches a linear AR model.
The ESTAR model does not nest the TAR model. It is close to the TAR model in the second state, provided is near c and is otherwise close to the TAR model in the first state. The ESTAR model converges to a linear model when or when
When equals the time index, these models become time-varying STAR models, and are akin to a permanent break model with smooth transitions between breaks and no mean reversion. Multiple regimes can also be handled. Surveys of the models are provided by van Dijk, Teräsvirta, and Franses (2002) and Teräsvirta (2006). For a book length treatment, see Franses and van Dijk (2000).
Assuming quadratic loss, the model parameters can be obtained through M-estimation using the objective function
Here the M-estimator amounts to nonlinear least squares and the parameters are . We could also assume that the errors are normal and employ maximum likelihood. The model is partially nonlinear with nonlinearities arising only through F . For given values of the optimization problem is linear, which enables the search problem to be reduced to a maximum of two dimensions.
Forecasts from STAR models can be computed in the same way as for the TAR models. For example, given a set of parameter estimates, , the one-step-ahead plugin forecasts reduce to
These forecasts are computed as a weighted average of the forecasts in each of the states, with weights dependent on . Multistep forecasts must again be handled by numerical methods that account for the nonlinear effect of future innovations.
Smooth transition methods can also be used to model the local dynamics of a time series around exogenous variables such as a deterministic trend. For example, González, Hubrich, and Teräsvirta (2011) propose a local deterministic trend of the form
where is the local point in time, measured as a fraction of the total sample, , and are parameters, and is a logistic transition function,
Here are the points in time (as a fraction of the full sample) at which the deterministic component transitions from one level, to the next, . When is close to the transition will be smooth and gradual, while a large value of gives rise to a sudden shift, akin to a step function.
练习题
What is the key difference between the smooth transition autoregressive (STAR) model and the threshold autoregressive (TAR) model?
In the two-state TAR model, what does the indicator function determine?
What happens to the LSTAR model when ?
The ESTAR model nests the TAR model when is near .
The STAR model equation uses a function that smoothly moves between 0 and 1.
The logistic STAR (LSTAR) model uses the transition function ___$.
The exponential STAR (ESTAR) model uses the transition function ___$.
Explain the behavior of the LSTAR model when .
Which of the following statements about the ESTAR model are correct?
Which of the following are true about the time-varying STAR models?
Describe how forecasts from STAR models are computed.
Which of the following are components of the objective function for M-estimation in STAR models?
What is the role of the parameter in the STAR model's transition function?
Which of the following are true about the local deterministic trend model?
Consider a two-state TAR model and its corresponding STAR model. The key difference between them is that the STAR model replaces the indicator function with a smooth transition function . Which of the following statements correctly describes the behavior of the STAR model when ?
Which of the following statements are true about the ESTAR model?
登录后解锁笔记、知识点解析、AI 问答
立即登录