正在学习
8.1 THRESHOLD AUTOREGRESSIVE MODELS
8.1 THRESHOLD AUTOREGRESSIVE MODELS
Consider an extension of the model,
where the coefficients, including the variance of the residuals, can vary across different ranges of , for some
Here the states cover all possible values for , the endpoints of which are known as thresholds. For example, for we might have and so the threshold is s. Models such as (8.3) are called threshold autoregressive (TAR) or “self-exciting (SETAR) since the threshold depends on as opposed to some exogenous variable.
When the thresholds, , and are known, the extension over the standard linear model is to simply split the sample into fully defined groups. Parameter estimation is then straightforward, since least squares estimation can be applied separately to each group. Alternatively, if the errors are assumed to be normally distributed, one can use maximum likelihood estimation, which would lead to efficiency gains especially if there are parameter restrictions across the states, if for
If the thresholds are unknown, this widens the class of models to search over. However, the thresholds can be and often are estimated. In a model with and , Chan (1993) showed that the threshold value, s , and the coefficients in each state can be consistently estimated when is ergodic and strictly stationary. Moreover, the threshold estimate converges at rate
One-step-ahead forecasts are easily computed from the TAR model. Suppose , and . Then, from (8.3) we have
where 1 is an indicator variable that is known at time and so the forecast is conditionally linear in
Multistep forecasts are not as easily computed since they depend on future values taken by Y. Continuing with our earlier example, the two-step-ahead forecast depends on whether
This means that
where . This expression depends on the future innovation, which affects both the indicator function and and so is a nonlinear function of . To evaluate the expectation in (8.6) we need the distribution of the innovation, . Popular methods include Monte Carlo simulation or the bootstrap. The former can be used if the distribution of is known up to a set of estimated parameters, while the latter involves redrawing with replacement from the sample of residuals, . Either method seeks to numerically evaluate the integral
through some average
where is the bth draw of generated by drawing a new innovation, , and computing
Similarly, if a sequence of draws are available, we can recursively generate values of from
Finally, the forecast of can be computed as
Setting the number of draws, , to some large number should generally give a good approximation to the forecast.
练习题
What distinguishes a Threshold Autoregressive (TAR) model from a standard AR model?
In a TAR model with , what defines the two states?
Which of the following statements about parameter estimation in TAR models are correct?
In a TAR model, if the thresholds are unknown, the model cannot be estimated.
In a TAR model with , , and , the one-step-ahead forecast is given by . The term is an ___ variable.
Explain why multistep forecasts in TAR models are more complex to compute than one-step-ahead forecasts.
Which method can be used to evaluate the expectation in the multistep forecast equation for TAR models?
Which of the following are true about recursive generation of multistep forecasts in TAR models?
The TAR model is a linear model because it uses a linear combination of past values of .
In a TAR model, the threshold value and the coefficients in each state can be consistently estimated when is ___ and strictly stationary.
What is the role of the indicator function in the two-step-ahead forecast equation for a TAR model?
Which of the following are advantages of using maximum likelihood estimation in TAR models?
What is the primary challenge in computing multistep forecasts in TAR models?
The bootstrap method for evaluating multistep forecasts in TAR models involves drawing from the distribution of the innovation terms.
Which of the following statements about threshold autoregressive (TAR) models is correct?
In a TAR model with , , and , the one-step-ahead forecast is given by . What does the indicator variable represent?
In a TAR model, if the thresholds are unknown, they can be estimated consistently when is ergodic and strictly stationary.
In a TAR model, multistep forecasts are more difficult to compute than one-step-ahead forecasts because they depend on ___.
登录后解锁笔记、知识点解析、AI 问答
立即登录