正在学习

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?

A. TAR models use exogenous variables for thresholds.
B. TAR models have coefficients that vary based on the value of .
C. TAR models assume constant variance across all observations.
D. TAR models are only applicable to stationary time series.

In a TAR model with , what defines the two states?

A. Two different sets of exogenous variables.
B. Two different values for the error variance .
C. Two different intervals for the threshold variable .
D. Two different lag lengths .

Which of the following statements about parameter estimation in TAR models are correct?

A. Least squares estimation can be applied separately to each group when thresholds are known.
B. Maximum likelihood estimation is not applicable to TAR models.
C. Maximum likelihood estimation can lead to efficiency gains if errors are normally distributed.
D. Parameter restrictions across states can improve estimation efficiency.

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?

A. Only Monte Carlo simulation.
B. Only the bootstrap method.
C. Both Monte Carlo simulation and the bootstrap method.
D. Neither Monte Carlo simulation nor the bootstrap method.

Which of the following are true about recursive generation of multistep forecasts in TAR models?

A. It requires a sequence of draws for the innovation terms.
B. It can only be used for one-step-ahead forecasts.
C. It involves recursively generating values of from .
D. The forecast of is computed as the average of the simulated values.

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?

A. It can be applied even when thresholds are unknown.
B. It can lead to efficiency gains if errors are normally distributed.
C. It allows for parameter restrictions across states.
D. It is computationally simpler than least squares estimation.

What is the primary challenge in computing multistep forecasts in TAR models?

A. The need for large sample sizes.
B. The dependence on future values of the threshold variable.
C. The assumption of constant coefficients.
D. The requirement for normally distributed errors.

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?

A. TAR models assume the coefficients are constant across all ranges of .
B. TAR models split the sample into groups based on the value of and estimate parameters separately for each group.
C. TAR models can only be estimated using maximum likelihood estimation.
D. TAR models are a type of linear model.

In a TAR model with , , and , the one-step-ahead forecast is given by . What does the indicator variable represent?

A. The probability that is less than or equal to .
B. A binary variable that is 1 if and 0 otherwise.
C. The forecast error when .
D. The variance of the residuals when .

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 问答

立即登录