Presentation is loading. Please wait.

Presentation is loading. Please wait.

Threshold Autoregressive. Several tests have been proposed for assessing the need for nonlinear modeling in time series analysis Some of these.

Similar presentations


Presentation on theme: "Threshold Autoregressive. Several tests have been proposed for assessing the need for nonlinear modeling in time series analysis Some of these."— Presentation transcript:

1 Threshold Autoregressive

2

3

4

5

6 Several tests have been proposed for assessing the need for nonlinear modeling in time series analysis Some of these tests, such as those studied by Keenan (1985) Keenan’s test is motivated by approximating a nonlinear stationary time series by a second- order Volterra expansion (Wiener,1958)

7 where {ε t, −∞ < t < ∞} is a sequence of independent and identically distributed zero- mean random variables. The process {Y t } is linear if the double sum on the righthandside vanishes

8 Keenan’s test can be implemented as follows:

9

10 where the φ’s are autoregressive parameters, σ’s are noise standard deviations, r is the threshold parameter, and {e t } is a sequence of independent and identically distributed random variables with zero mean and unit variance

11 The process switches between two linear mechanisms dependent on the position of the lag 1 value of the process. When the lag 1 value does not exceed the threshold, we say that the process is in the lower (first) regime, and otherwise it is in the upper regime. Note that the error variance need not be identical for the two regimes, so that the TAR model can account for some conditional heteroscedasticity in the data.

12 As a concrete example, we simulate some data from the following first-order TAR model:

13 Exhibit 15.8 shows the time series plot of the simulated data of size n = 100 Somewhat cyclical, with asymmetrical cycles where the series tends to drop rather sharply but rises relatively slowly  time irreversibility (suggesting that the underlying process is nonlinear)

14 Threshold Models The first-order (self-exciting) threshold autoregressive model can be readily extended to higher order and with a general integer delay : 15.5.1 Note that the autoregressive orders p1 and p2 of the two submodels need not be identical, and the delay parameter d may be larger than the maximum autoregressive orders

15 However, by including zero coefficients if necessary, we may and shall henceforth assume that p1 = p2 = p and 1 ≤ d ≤ p, which simplifies the notation. The TAR model defined by Equation (15.5.1) is denoted as the TAR(2;p1, p2) model with delay d. TAR model is ergodic and hence asymptotically stationary if |φ1,1|+…+ |φ1,p| < 1 and |φ2,1| +…+ |φ2,p| < 1

16 The extension to the case of m regimes is straightforward and effected by partitioning the real line into −∞ < r 1 < r 2 <…< r m − 1 < ∞, and the position of Y t − d relative to these thresholds determines which linear submodel is operational

17 Testing for Threshold Nonlinearity

18 While Keenan’s test and Tsay’s test for nonlinearity are designed for detecting quadratic nonlinearity, they may not be sensitive to threshold nonlinearity Here, we discuss a likelihood ratio test with the threshold model as the specific alternative The null hypothesis is an AR(p) model the alternative hypothesis of a two-regime TAR model of order p and with constant noise variance, that is; σ 1 = σ 2 = σ

19 The general model can be rewritten as where the notation I( ⋅ ) is an indicator variable that equals 1 if and only if the enclosed expression is true In this formulation, the coefficient φ 2,0 represents the change in the intercept in the upper regime relative to that of the lower regime, and similarly interpreted are φ 2,1,…,φ 2,p

20 The null hypothesis states that φ 2,0 = φ 2,1 =…= φ 2,p = 0. While the delay may be theoretically larger than the autoregressive order, this is seldom the case in practice. Hence, it is assumed that d ≤ p

21 The test is carried out with fixed p and d. The likelihood ratio test statistic can be shown to be equivalent to where n − p is the effective sample size, is the maximum likelihood estimator of the noise variance from the linear AR(p) fit and from the TAR fit with the threshold searched over some finite interval

22 Hence, the sampling distribution of the likelihood ratio test under H0 is no longer approximately χ2 with p degrees of freedom. Instead, it has a nonstandard sampling distribution; see Chan (1991) and Tong (1990) Chan (1991) derived an approximation method for computing the p-values of the test that is highly accurate for small p-values. The test depends on the interval over which the threshold parameter is searched. Typically, the interval is defined to be from the a×100th percentile to the b×100th percentile of {Y t }, say from the 25th percentile to the 75th percentile The choice of a and b must ensure that there are adequate data falling into each of the two regimes for fitting the linear submodels.

23 Estimation of a TAR Model If r is known, the estimation of a TAR model is straightforward. Separate the observation according to whether Y t-1 is above or below the threshold Each segment of TAR model can then be estimated using OLS. The lag lenghts p 1 and p 2 can be determined as in AR model

24 A simple numerical example might be helpful. Suppose that the first seven observations of a time series are as follow : If you know that threshold is zero, sort the observation into two groups according to whether Y t-1 is greater that or less than zero t1 2 3 4 5 6 7 Y t Y t-1 0.5 0.3 -0.2 0.0 -0.5 0.4 0.6 NA 0.5 0.3 -0.2 0.0 -0.5 0.4

25 The two regime would look like this; The two separate AR(p) processes can be estimated for each regime t1 2 3 4 5 6 7 Y t Y t-1 0.5 0.3 -0.2 0.0 -0.5 0.4 0.6 NA 0.5 0.3 -0.2 0.0 -0.5 0.4 PositiveNegative Y t Y t-1 0.3 0.5 -0.2 0.3 0.6 0.4 Y t Y t-1 0.0 -0.2 -0.5 0.0 0.4 -0.5

26 If we restrict var (  1t ) = var (  2t ), we can rewrite TAR model as (*) Where I t =1 if Y t-1 > r and It = 0 if Y t-1 ≤ 0 So that if Y t-1 > r, I t =1 and 1 - I t = 0

27 if Y t-1 ≤ 0, I t =0 and 1 - I t = 1 To estimate a TAR model in the form (*), create the indicator function and form the variables I t Y t-i and (1 – I t )Y t-i. You can then estimate the equation using OLS

28 From the numerical example using r = 0 t1234567 YtYt 0.50.3-0.20.0-0.50.40.6 Y t-1 NA0.50.3-0.20.0-0.50.4 Y t-2 NA 0.50.3-0.20.0-0.5 ItIt NA110001 I t Y t-1 NA0.50.30000.4 (1-I t )Y t-1 NA00-0.20-0.50 I t Y t-2 NA 0.5000-0.5 (1-I t )Y t-2 NA 00.3-0.20.00

29 To estimate the model using one lag in each regime, you estimate the model using the 4 variabel. To estimate the model using two lag in each regime, you estimate the model using the 6 variabel

30 Unknown Threshold (r) r must lie between the maximum and minimum value of the series Try a value of r = y 1 ( the first observation in the band) and estimate an equation If y 2 lies outside the band, there is no need to estimate TAR model using r = y 2 Next estimate TAR model using r = y 3. Continue in this fashion for each observation within the band The regression containing the smallest residual sum of squares contains the consistent estimate of the threshold.

31 Selecting the Delay Parameter The standar procedure is to estimate a TAR model for each potential value of d The model with the smallest value of the residual sum of squares contains the most appropriate value of the delay parameter. Alternatively, choose the delay parameter that leads to the smallest value of the AIC or the SBC

32 Model Diagnostics Model diagnostics via residual analysis The time series plot of the standardized residuals should look random, as they should be approximately independent and identically distributed if the TAR model is the true data mechanism; that is, if the TAR model is correctly specified

33 The independence assumption of the standardized errors can be checked by examining the sample ACF of the standardized residuals. Nonconstant variance may be checked by examining the sample ACF of the squared standardized residuals or that of the absolute standardized residuals


Download ppt "Threshold Autoregressive. Several tests have been proposed for assessing the need for nonlinear modeling in time series analysis Some of these."

Similar presentations


Ads by Google