正在学习

19.3 MODELS WITH A SINGLE BREAK

19.3 MODELS WITH A SINGLE BREAK

For forecasting models with a single break to the parameters we can attempt to estimate the date and magnitude of the break. If the model truly has a single break, this approach has the potential—given a sufficiently accurate estimate of the break date—to provide a better forecasting model based on the post-break parameter values. Consider the linear regression

We could use the forecast , where are estimated from a regression that replaces the single (unknown) break point in (19.8) with the estimated break point, . To estimate the break point, note that for an arbitrary break date, , the sum of squared residuals in (19.8) is

For each value of we can obtain estimates of by minimizing SSR() in (19.9). The least squares estimator for is then given by

Note that we “trim” the data by searching only for breaks between lower and upper limits, and . Some minimal amount of data is required, in part to make estimation feasible in both the pre- and post-break samples, and also for the asymptotic justifications to be reasonable. Typical choices for and exclude 10–15% of the sample at both ends.

In practice, estimates of the break date are often inaccurate. If the estimated break date exceeds the true value the resulting parameter estimates are inefficient since we could have used more post-break observations to estimate the parameters. Conversely, if the estimated break date occurs prior to the estimates will use pre-break data and hence be biased towards

The location of the break date can be estimated by means of either least squares or maximum likelihood methods. Bai (1997) establishes conditions under which least squares estimates of the break proportion are consistent for the true break proportion. This result does not imply that , the true break date.5

Least squares methods are consistent for breaks that are an order of magnitude larger than those for which tests have local power, i.e., σ d for . Yao (1987) establishes results for correctly specified maximum likelihood estimates for independently distributed data.

Pesaran and Timmermann (2002) propose an alternative approach to estimating the break point. Rather than directly testing for a break, Pesaran and Timmermann address how much historical data to use, viewed from the perspective of the forecasting date, T , at the end of the sample. The idea is to perform a sequence of break tests and then limit the estimation sample to post-break data. Pesaran and Timmermann first reverse the ordering of the data and then employ a reverse-ordered CUSUM squared (ROC) break test. To see how this works, let and denote the reverseordered data so that and . For linear forecasting models , the ROC method involves running a set of regressions using only post-break data for a sequence of break dates , where indicates using the full sample. Specifically, define and . Then the (backward) recursive least squares estimate of is given by

Pesaran and Timmermann suggest restricting the first break date, , to a certain multiple of the number of regressors to ensure that the parameter estimates associated with the shortest estimation window are not too imprecise.

Each of the regressions based on a given estimation window for the reverseordered data produces a standardized recursive residual,

Repeating this calculation for each τ results in a sequence . The associated sequence of reverse ordered CUSUM squared test statistics is

\mathrm {ROC} _ { \tau , T } = \frac { \sum _ {j = \tau _ {\mathrm {m i n}}} } ^ { \tau} \hat {v} _ {j} ^ { 2} } { \sum _ {j = \tau _ {\mathrm {m in}}} } ^ { T} \hat {v} _ {j} ^ { 2} } .\tag{19.13}

Under fairly stringent assumptions—regressors fixed in repeated samples and i.i.d. normal errors—Brown, Durbin, and Evans (1975) provide critical values for this sequence. Values for outside the critical value bands indicate a break; Pesaran and Timmermann suggest using the first value of τ for which the test rejects the null of constant parameters as the beginning of the post-break sample. This sample can then be used to estimate the forecasting model. Note that this procedure does not yield a consistent estimate of the break date.

Instead of only including data after the estimated break date, τˆ , Pesaran and Timmermann (2007) note that the expected loss can sometimes be reduced by adding pre-break observations to the post-break observations used to estimate the parameters of the linear regression model. Adding such pre-break observations introduces a bias in the forecast but can also reduce the variance of the estimator. Provided that the magnitude of the break is small enough that the bias does not dominate and provided that the break occurs late enough in the sample that additional observations reduce the variance of the estimates by a large enough amount, the MSE of the forecast can be reduced by incorporating pre-break data points.

Pesaran and Timmermann (2007) characterize the size of the trade-offs analytically for a single break to the coefficient of a strictly exogenous regressor:

Suppose that the starting point of the estimation window is while is the time of the break. Assuming that is known, it will never be efficient to ignore postbreak information and so . Let and be the number of pre-break and post-break observations, respectively, so the total length of the estimation window equals . Pesaran and Timmermann show that the unconditional MSE associated with an estimation window that starts at is given by

The second term in (19.15) captures bias from using pre-break information in the estimation. It is equal to , and otherwise is positive and increasing in The third term represents estimation error and so is decreasing in the total length of the estimation window, From this expression it follows that, in this simplest possible case, the optimal pre-break window that minimizes the MSE is longer the smaller the (lower , the smaller the size of the break, and the shorter the post-break window, This result is very intuitive: pre-break observations are more useful for estimation of the parameters of the forecasting model when the postbreak parameters are imprecisely estimated (low and short post-break window, and this gain in estimation precision is not overwhelmed by the bias effect (small

Pesaran and Timmermann (2007) also allow the variance of the residuals to break at the same point as the coefficients. This too impacts the usefulness of prebreak observations in minimizing the MSE. A larger post-break variance provides an additional incentive to include pre-break observations because of the greater estimation error in the post-break estimates.

To implement these ideas, Pesaran and Timmermann (2007) suggest the following stopping rule approach. First, estimate the time at which a break may have occurred, If no break is detected, use all the data. If a break is found, proceed by estimating the MSE using only data after the break date, τˆ , . Next, compute the MSE by including an additional observation, i.e., by using sample observations from to If the estimate suggests that this reduces the MSE, then continue by adding an additional data point to the sample and again compute the MSE. This method is repeated until the data suggest that including additional pre-break data no longer reduces the MSE. Notice that this method produces an estimation window whose length is time varying: as the distance to the break gets larger, more (post-break) observations are used, while fewer observations are included closer to the estimated break date, τˆ .

Other methods can be used to select the estimation window when model instability is suspected. For example, if the last observations are used for crossvalidation purposes, one can choose the length of the rolling estimation window, ω, that minimizes the following pseudo out-of-sample criterion:

where is the OLS estimate of that uses observations . A limitation of this approach is that it requires a sufficiently long evaluation window, , to yield precise MSE estimates. Oftentimes, this will be difficult to obtain, particularly if the time of the break point is close to the end of the sample. As a result, this cross-validation procedure may not yield precise estimates of the optimal estimation window.

A very different procedure that partially handles this issue is to use model averaging to deal with the underlying uncertainty surrounding the selection of the estimation window. Pesaran and Timmermann (2007) propose a simple procedure that combines forecasts associated with estimation windows

As in chapter 14, the combination weights are proportional to the inverse of the MSE of the forecasts. If the break is very large, models that start the estimation sample after the break will receive greater weight than models that include pre-break data and thus get affected by a large (squared) bias term.

Procedures that base the forecasting model on an estimator for the break point might not work well if the breaks are small and the date of the break is imprecisely estimated. The results of Bai (1997) noted above show that breaks that are local in magnitude (i.e., of order are not consistently estimated by least squares methods. To justify conditioning on the break estimates, breaks therefore need to be large enough that tests reject with probability 1. Elliott and Müller (2007) show that confidence intervals for the break date can be very wide for breaks small enough (local) that tests will detect them only some of the time. Of course, if the breaks are sufficiently small, ignoring them will not be too harmful to the forecast. For intermediate values of the break size, ignoring breaks will result in a larger MSE while estimating the break yields sufficiently imprecise values to also strongly impact the MSE of the forecast and so there are no dominant forecasting strategies for this case.

练习题

What is the primary purpose of estimating the break date and magnitude in a single-break forecasting model?

A. To improve the accuracy of pre-break parameter estimates
B. To provide a better forecasting model based on post-break parameter values
C. To reduce the computational complexity of the model
D. To eliminate the need for future parameter estimation

In the linear regression for a single-break model, what is the form of the equation for ?

A.
B.
C.
D.

What is the forecast formula for a single-break model when using the estimated break point ?

A.
B.
C.
D.

What is the sum of squared residuals (SSR) for an arbitrary break date in a single-break model?

A.
B.
C.
D.

How is the least squares estimator for the break point defined?

A.
B.
C.
D.

Data trimming involves searching for breaks across the entire sample range without any restrictions.

If the estimated break date exceeds the true break date , the resulting parameter estimates are inefficient.

The location of the break date can be estimated by means of either least squares or __________ methods.

Pesaran and Timmermann propose using a reverse-ordered __________ squared (ROC) break test to estimate the break point.

Explain the consequence of using an estimated break date that occurs prior to the true break date .

Which of the following are methods for estimating the break date in a single-break model? (Select all that apply)

A. Least squares
B. Maximum likelihood
C. Generalized method of moments
D. Bayesian estimation

What is the purpose of performing a sequence of break tests in the Pesaran and Timmermann approach?

When estimating the break date in a single - break forecasting model, which of the following statements is correct regarding the consequences of inaccurate break date estimates?

A. If , the parameter estimates are biased towards
B. If , the parameter estimates are inefficient as more post - break observations could be used
C. If , the parameter estimates are inefficient as more post - break observations could be used
D. If , the parameter estimates are unbiased but imprecise

Which of the following statements are true about the methods for estimating the break date in a single - break forecasting model?

A. The least squares estimator for is given by
B. Bai (1997) shows that least squares estimates of the break proportion are consistent for the true break proportion
C. Yao (1987) establishes results for correctly specified maximum likelihood estimates for non - independently distributed data
D. The sum of squared residuals is used in the least squares method for break point estimation

In a single - break forecasting model, if we use the full - sample least squares estimates to generate a forecast at time , the parameters of the forecasting model will be unbiased.

In a single - break forecasting model, to make the estimation of parameters in both the pre - and post - break samples feasible and for the asymptotic justifications to be reasonable, we need to ___ the data by searching only for breaks between lower and upper limits and .

登录后解锁笔记、知识点解析、AI 问答

立即登录