The Bootstrap: Theory and Applications. Biing-Shen Kuo National Chengchi University

Size: px
Start display at page:

Download "The Bootstrap: Theory and Applications. Biing-Shen Kuo National Chengchi University"

Transcription

1 The Bootstrap: Theory and Applications Biing-Shen Kuo National Chengchi University

2 Motivation: Poor Asymptotic Approximation Most of statistical inference relies on asymptotic theory.

3 Motivation: Poor Asymptotic Approximation Most of statistical inference relies on asymptotic theory. eg. t-ratio d N(0,1), Wald test, Lagrange Multiplier test, and likelihood ratio test d χ 2 (d.f.) as sample goes to infinity.

4 Motivation: Poor Asymptotic Approximation The idea is at its best hope the finite-sample distribution of the statistics COULD be well approximated by their asymptotic counterparts.

5 Motivation: Poor Asymptotic Approximation The idea is at its best hope the finite-sample distribution of the statistics COULD be well approximated by their asymptotic counterparts. But the reality in some cases might not turn out to be hoped.

6 Motivation: Poor Asymptotic Approximation Simulated illustration y i = β 0 + x 1i β 1 + x 2i β 2 + e i ( ) x 1i x 2i N(0, I 2 ) e i N(0, 9) β 0 = 0, β 1 = 1, β 2 = 0.5, n(sample size) = 300

7 Motivation: Poor Asymptotic Approximation The parameter of interest which is estimated by θ = β 1 β 2 θ = β 1 β 2, where β 1, β 2 are OLS estimates.

8 Motivation: Poor Asymptotic Approximation Want to test by using t-ratio H 0 : θ 0 = 2 (true value) t 300 = ( θ θ 0 ) S( θ)

9 Motivation: Poor Asymptotic Approximation where S( θ) = (Ĥ β V Ĥβ) 1/2, Ĥ β = (0, 1 β2, β 1 β 2 ), V : covariance matrix based on Taylor expansion or delta method.

10 Motivation: Poor Asymptotic Approximation

11 Motivation: Poor Asymptotic Approximation Exact distribution of t 300 can be calculated by simulation. Replications: 100,000.

12 Motivation: Poor Asymptotic Approximation Exact distribution of t 300 can be calculated by simulation. Replications: 100,000. We found dramatic divergence between the exact and asymptotic distribution.

13 Motivation: Poor Asymptotic Approximation Exact distribution of t 300 can be calculated by simulation. Replications: 100,000. We found dramatic divergence between the exact and asymptotic distribution. Exact: skewed and non-normal Asym.: symmetric and normal

14 Motivation: Poor Asymptotic Approximation Pr(t 300 >1.645)=0.00, Pr(t 300 <-1.645)=0.115, and Pr( t 300 >1.96)=0.084

15 Motivation: Poor Asymptotic Approximation Pr(t 300 >1.645)=0.00, Pr(t 300 <-1.645)=0.115, and Pr( t 300 >1.96)=0.084 indicative of a significant type I error distortion.

16 The Bootstrap as an Alternative Approximation to Dist. of Statistics It is a re-sampling scheme by treating the data as if they were the population.

17 The Bootstrap as an Alternative Approximation to Dist. of Statistics It is a re-sampling scheme by treating the data as if they were the population. It is to estimate the finite-sample distribution of a statistic, and thus moments or quantiles.

18 The Bootstrap as an Alternative Approximation to Dist. of Statistics It is a re-sampling scheme by treating the data as if they were the population. It is to estimate the finite-sample distribution of a statistic, and thus moments or quantiles. It is often more accurate than first-order approximations, the so-called asymptotic refinement.

19 Notations and Definition of the Problem The data: {x i } n i=1 F 0, an unknown CDF.

20 Notations and Definition of the Problem The data: {x i } n i=1 F 0, an unknown CDF. The statistic T n = T n (x 1, x 2,..., x n ) whose finite-sample CDF is denoted by G n (τ, F 0 ) = Pr(T n τ).

21 Notations and Definition of the Problem The data: {x i } n i=1 F 0, an unknown CDF. The statistic T n = T n (x 1, x 2,..., x n ) whose finite-sample CDF is denoted by G n (τ, F 0 ) = Pr(T n τ). G n (τ, F) is a different function of τ for different F.

22 Notations and Definition of the Problem T n is pivotal when G n (τ, F) does not depend on F.

23 Notations and Definition of the Problem T n is pivotal when G n (τ, F) does not depend on F. In most applications, pivotal statistics are not available.

24 Notations and Definition of the Problem Therefore, G n (., F 0 ) usually depends on F 0, and also CAN T be calculated, due to unknown F 0.

25 Notations and Definition of the Problem Therefore, G n (., F 0 ) usually depends on F 0, and also CAN T be calculated, due to unknown F 0. Both the bootstrap and the asymptotic theory are ways to estimate G n (., F 0 ).

26 Important Notion The limit distributions of many econometric statistics are N(0, 1) or χ 2, independent of F 0 or unknown population parameters.

27 Important Notion The limit distributions of many econometric statistics are N(0, 1) or χ 2, independent of F 0 or unknown population parameters. These statistics are called asymptotically pivotal.

28 Important Notion The limit distributions of many econometric statistics are N(0, 1) or χ 2, independent of F 0 or unknown population parameters. These statistics are called asymptotically pivotal. In notation, let G (., F 0 ) denote the asymptotic CDF of T n.

29 Important Notion The limit distributions of many econometric statistics are N(0, 1) or χ 2, independent of F 0 or unknown population parameters. These statistics are called asymptotically pivotal. In notation, let G (., F 0 ) denote the asymptotic CDF of T n. If T n is asymptotically pivotal, G (., F 0 ) G (.)

30 Important Notion The idea of asymptotic approximation is when n is large enough, G (.) is used to estimate G n (., F 0 ) without knowing F 0.

31 Important Notion The idea of asymptotic approximation is when n is large enough, G (.) is used to estimate G n (., F 0 ) without knowing F 0. As illustrated before, G (.) can be a very poor approximation.

32 The Idea of the Bootstrap The bootstrap replaces F 0 with an estimator F n. (Note: asymptotic approximation replaces G n with G.)

33 The Idea of the Bootstrap The bootstrap replaces F 0 with an estimator F n. (Note: asymptotic approximation replaces G n with G.) A nature choice of F n : Empirical distribution function of the data F n (x) = 1 n n I(x i x) i=1 with I being the indicator function.

34 The Idea of the Bootstrap Theoretical underpinning of the choice sup x F n (x) F 0 (x) p 0 (by Glivenko-Cantelli theorem)

35 The Idea of the Bootstrap Theoretical underpinning of the choice sup x F n (x) F 0 (x) p 0 (by Glivenko-Cantelli theorem) So the bootstrap estimator of G n (., F 0 ) is G n (., F n ).

36 Monte-Carlo Procedures to Produce G n (.,F n ) Step 1. Generate a bootstrap sample {x i }n i=1 from the EDF {x i } n i=1 with replacement.

37 Monte-Carlo Procedures to Produce G n (.,F n ) Step 1. Generate a bootstrap sample {x i }n i=1 from the EDF {x i } n i=1 with replacement. Step 2. Compute T n = T n (x 1,..., x n).

38 Monte-Carlo Procedures to Produce G n (.,F n ) Step 1. Generate a bootstrap sample {x i }n i=1 from the EDF {x i } n i=1 with replacement. Step 2. Compute T n = T n (x 1,..., x n). Step 3. Repeat Step 1, 2 B times, and then compute Pr(T n τ).

39 Consistency of the Bootstrap The bootstrap estimator G n (., F n ) is consistent if for each ǫ > 0, [ ] lim Pr sup G n (τ, F n ) G (τ, F 0 ) > ǫ = 0. n τ

40 Consistency of the Bootstrap The bootstrap estimator G n (., F n ) is consistent if for each ǫ > 0, [ ] lim Pr sup G n (τ, F n ) G (τ, F 0 ) > ǫ = 0. n τ This is the minimal criterion for G n (., F n ) to be an adequate estimator.

41 Consistency of the Bootstrap The bootstrap estimator G n (., F n ) is consistent if for each ǫ > 0, [ ] lim Pr sup G n (τ, F n ) G (τ, F 0 ) > ǫ = 0. n τ This is the minimal criterion for G n (., F n ) to be an adequate estimator. The bootstrap consistency is expected in most econometric applications.

42 Subsampling This is an alternative re-sampling method.

43 Subsampling This is an alternative re-sampling method. It often estimates G n (., F 0 ) consistently even when the bootstrap does not.

44 Subsampling This is an alternative re-sampling method. It often estimates G n (., F 0 ) consistently even when the bootstrap does not. It is not a perfect substitute for the bootstrap, because it tends to be less accurate than the bootstrap.

45 Subsampling: Intuition and Operation t n = t n (x 1,..., x n ): an estimator of the parameter θ. Let T n = ρ(n)(t n θ), where ρ(n) is the normalization factor. eg. θ is the population mean, t n = x, ρ(n) = n 1/2.

46 Subsampling: Intuition and Operation Let {x ij } m j=1 be a subset of m < n drawn from {x i } n i=1. N n,m = Cm n : total sub-sample numbers. t m,k : the estimator t m evaluated at the k th subsample.

47 Subsampling: Intuition and Operation The subsampling method estimates G n (τ, F 0 ) by G n,m (τ) = 1 N n,m I[ρ(m)(t m,k t n ) τ] N n,m k=1

48 Subsampling: Intuition and Operation The subsampling method estimates G n (τ, F 0 ) by G n,m (τ) = 1 N n,m I[ρ(m)(t m,k t n ) τ] N n,m k=1 Intuition: G m (., F 0 ) is the exact sampling distribution of ρ(m)(t m θ), and G m (τ, F 0 ) = Pr(ρ(m)(t m θ) τ) = E{I[ρ(m)(t m θ) τ]}.

49 Subsampling: Intuition and Operation G n,m (τ) would estimate G m (τ, F 0 ) well, because if n is large but m/n is small (so N n,m is large), t n varies less than t m, and ρ(t m t n ) and ρ(m)(t m θ) are close.

50 Subsampling: Intuition and Operation G n,m (τ) would estimate G m (τ, F 0 ) well, because if n is large but m/n is small (so N n,m is large), t n varies less than t m, and ρ(t m t n ) and ρ(m)(t m θ) are close. Expectedly, G n,m (τ) G m (τ, F 0 ) G (τ, F 0 ) as n, m.

51 Subsampling: Intuition and Operation G n,m (τ) would estimate G m (τ, F 0 ) well, because if n is large but m/n is small (so N n,m is large), t n varies less than t m, and ρ(t m t n ) and ρ(m)(t m θ) are close. Expectedly, G n,m (τ) G m (τ, F 0 ) G (τ, F 0 ) as n, m. Applications: Confidence interval for highly persistent AR coefficient.

52 Asymptotic Refinement Under some regularity conditions, G n (τ, F n ) G n (τ, F 0 ) = [G (τ, F n ) G (τ, F 0 )] + O( 1 n )

53 Asymptotic Refinement Under some regularity conditions, G n (τ, F n ) G n (τ, F 0 ) = [G (τ, F n ) G (τ, F 0 )] + O( 1 n ) If T n is not asymptotically pivotal, G (τ, F n ) G (τ, F 0 ) = O(n 1/2 ) because F n F 0 = O(n 1/2 ).

54 Asymptotic Refinement Under some regularity conditions, G n (τ, F n ) G n (τ, F 0 ) = [G (τ, F n ) G (τ, F 0 )] + O( 1 n ) If T n is not asymptotically pivotal, G (τ, F n ) G (τ, F 0 ) = O(n 1/2 ) because F n F 0 = O(n 1/2 ). The bootstrap has the same accuracy as asymptotic approximations.

55 Asymptotic Refinement If T n is asymptotically pivotal, G n (τ, F n ) G n (τ, F 0 ) = G (τ) G (τ)] = 0.

56 Asymptotic Refinement If T n is asymptotically pivotal, G n (τ, F n ) G n (τ, F 0 ) = G (τ) G (τ)] = 0. The bootstrap now makes an error of size O(n 1 ), smaller than that by asymptotic approximations O(n 1/2 ).

57 Asymptotic Refinement If T n is asymptotically pivotal, G n (τ, F n ) G n (τ, F 0 ) = G (τ) G (τ)] = 0. The bootstrap now makes an error of size O(n 1 ), smaller than that by asymptotic approximations O(n 1/2 ). Note: The argument is valid for stationary data, but not necessarily true for nonstationary data.

58 Asymptotic Refinement If T n is asymptotically pivotal, G n (τ, F n ) G n (τ, F 0 ) = G (τ) G (τ)] = 0. The bootstrap now makes an error of size O(n 1 ), smaller than that by asymptotic approximations O(n 1/2 ). Note: The argument is valid for stationary data, but not necessarily true for nonstationary data. The smoothness condition has to be satisfied for the statistics to be asymptotically pivotal.

59 Application: Bias Reduction Step 1: Use {x i } n i=1 to yield θ n, the estimated parameter.

60 Application: Bias Reduction Step 1: Use {x i } n i=1 to yield θ n, the estimated parameter. Step 2: Generate a bootstrap sample {x i }n i=1 from {x i } n i=1 with replacement. Use {x i }n i=1 to compute θ n.

61 Application: Bias Reduction Step 1: Use {x i } n i=1 to yield θ n, the estimated parameter. Step 2: Generate a bootstrap sample {x i }n i=1 from {x i } n i=1 with replacement. Use {x i }n i=1 to compute θ n. Step 3: Compute E θn by averaging B repetitions of θn in Step 2. Set Bn = E θn θ n.

62 Application: Bias Reduction Step 1: Use {x i } n i=1 to yield θ n, the estimated parameter. Step 2: Generate a bootstrap sample {x i }n i=1 from {x i } n i=1 with replacement. Use {x i }n i=1 to compute θ n. Step 3: Compute E θn by averaging B repetitions of θn in Step 2. Set Bn = E θn θ n. Step 4: Form the bias-corrected estimate by computing θ n B n.

63 Application: Computing Bootstrap Critical Values Step 1-3 are the same as before, and set Z n,α equal to the (1 α) quantile of the bootstrap distribution of T n.

64 Application: Constructing Confidence Interval Given n 1/2 (θ n θ 0 )/S n d N(0, 1), Where Sn is a consistent estimate of std.

65 Application: Constructing Confidence Interval Given n 1/2 (θ n θ 0 )/S n d N(0, 1), Where Sn is a consistent estimate of std. An asymptotic (1 α) 2-sided confidence interval for θ 0 is [θ n Z,α/2 S n n 1/2, θ n + Z,α/2 S n n 1/2 ].

66 Application: Constructing Confidence Interval Given n 1/2 (θ n θ 0 )/S n d N(0, 1), Where Sn is a consistent estimate of std. An asymptotic (1 α) 2-sided confidence interval for θ 0 is [θ n Z,α/2 S n n 1/2, θ n + Z,α/2 S n n 1/2 ]. The bootstrap version is [ θ n Z n,α/2 S nn 1/2, θ n + Z n,α/2 S nn 1/2].

67 Bootstrap Sampling with Dependent Data Asymptotic refinement can t be obtained by independent bootstrap sampling, with dependent data.

68 Bootstrap Sampling with Dependent Data Asymptotic refinement can t be obtained by independent bootstrap sampling, with dependent data. Bootstrap sampling has to be conducted in a way that suitably captures the dependence of the DGP.

69 Dependent Data: Block Bootstrap Step 1: Pick a block length b < n.

70 Dependent Data: Block Bootstrap Step 1: Pick a block length b < n. Step 2: Form n blocks of b residuals, each starting with a different one of the n residuals, and wrapping around to the beginning if necessary.

71 Dependent Data: Block Bootstrap Step 1: Pick a block length b < n. Step 2: Form n blocks of b residuals, each starting with a different one of the n residuals, and wrapping around to the beginning if necessary. Step 3: Generate the bootstrap errors by resampling the blocks. If n/b is an integer, there will have n/b blocks. Otherwise, the last block will have to be shorter than b.

72 Dependent Data: Block Bootstrap Numerous other block bootstrap procedures exist.(see Lahiri, 1999, Annals of Statisitcs)

73 Dependent Data: Block Bootstrap Numerous other block bootstrap procedures exist.(see Lahiri, 1999, Annals of Statisitcs) The performance of the block bootstrap is far from satisfactory, and is very sensitive to block length b.

74 Dependent Data: Sieve Bootstrap Step 1: Fit AR(p) to the residuals, where p is chosen based on the AIC or BIC criterion. i.e. x i = α 0 + α 1 x t α p x i p + ǫ i where {x i } n i=1 are the residuals, { α i} p i=0 are the AR estimates, and {ǫ i } are the rediduals from the autoregression.

75 Dependent Data: Sieve Bootstrap Step 2: Generate the bootstrap samples {ǫ i } form the EDF {ǫ i }.

76 Dependent Data: Sieve Bootstrap Step 2: Generate the bootstrap samples {ǫ i } form the EDF {ǫ i }. Step 3: Generate the bootstrap residuals {x i } by x i = α 0 + α 1 x t α px i p + ǫ i

77 Dependent Data: Sieve Bootstrap The idea behind the procedures is that the DGP can be represented as an infinite-order autoregression that can be approximated by AR(p).

78 Dependent Data: Sieve Bootstrap The idea behind the procedures is that the DGP can be represented as an infinite-order autoregression that can be approximated by AR(p). The AR order p has to grow at some suitable rate as n.

79 Dependent Data: Sieve Bootstrap The idea behind the procedures is that the DGP can be represented as an infinite-order autoregression that can be approximated by AR(p). The AR order p has to grow at some suitable rate as n. Sieve bootstrap performs better than block bootstrap in many cases.

80 Wild Bootstrap to Deal with Heteroscedasticity Consider the regression model y i = x i β + u i, u i = σ i ǫ i, E(ǫ 2 i ) = 1 where σ 2 i the error variance, depends of the regressors in an unknown fashion.

81 Wild Bootstrap to Deal with Heteroscedasticity The wild bootstrap DGP would be y i = x i β + f(ũ i )ν i where β would be restricted or unrestricted estimates, f(ũ i ) is a transformation of the i th residual associated with β and νi is a random variable with mean 0 and variance 1.

82 Wild Bootstrap to Deal with Heteroscedasticity A simple choice for f(.) is f(ũ i ) = ũ i (1 h i ) 1/2

83 Wild Bootstrap to Deal with Heteroscedasticity A simple choice for f(.) is f(ũ i ) = ũ i (1 h i ) 1/2 Many ways to specify νi. One popular choice is { νi 1 with probability 1/2 = 1 with probability 1/2

84 Wild Bootstrap to Deal with Heteroscedasticity In some respects, the error terms for the wild bootstrap DGP do not resemble those of the true DGP.

85 Wild Bootstrap to Deal with Heteroscedasticity In some respects, the error terms for the wild bootstrap DGP do not resemble those of the true DGP. Nevertheless, the wild bootstrap does mimic the essential features of the true DGP well enough for it to be useful in many cases.

86 Bootstrap Inference It is important to generate a valid bootstrap distribution under the null for correctly making inference from the data.

87 Bootstrap Inference It is important to generate a valid bootstrap distribution under the null for correctly making inference from the data. For this purpose, the null hypothesis must be imposed when generating the bootstrap samples.

88 Bootstrap Unit Root Testing Unit root (ADF) test as an example: The ADF regression x t = β 0 + β 1 x t1 + p δ j x t j + u t j=1

89 Bootstrap Unit Root Testing Unit root (ADF) test as an example: The ADF regression x t = β 0 + β 1 x t1 + p δ j x t j + u t j=1 The hypothesis of interest is H 0 : β 1 = 0 (unit root)

90 Bootstrap Unit Root Testing The test employed is the ordinary t statistic whose limit distribution is non-standard.

91 Bootstrap Unit Root Testing The test employed is the ordinary t statistic whose limit distribution is non-standard. The asymptotic approximation works very bad in typical small samples. The bootstrap approach is called for.

92 Bootstrap Unit Root Testing The bootstrap procedures are very much the same as previously described, except that the bootstrap sample {x t } is generated by x t = β 0 + p δ j x t j + u t j=1 where the restriction β 1 = 0 is imposed.

93 The Problem of the Stationarity Tests KPSS (1992) documented that their tests are subject to the size problem in the presence of highly persistent process.

94 The Problem of the Stationarity Tests KPSS (1992) documented that their tests are subject to the size problem in the presence of highly persistent process. Caner and Kilian (2001) reaffirmed the problem.

95 Construction of the KPSS Tests regress y t against an intercept, or an intercept and time trend, and obtain the residuals, denoted by û t.

96 Construction of the KPSS Tests regress y t against an intercept, or an intercept and time trend, and obtain the residuals, denoted by û t. compute the partial sum of the residuals, S t = t i=1 ûi, and estimate the long-run variance of ǫ t : ˆσ 2 = 1 T T û 2 t T t=1 L T w(i, L) û t û t i i=1 t=i+1

97 Construction of the KPSS Tests where w(i, L) = 1 i/(1 + L) is Bartlett kernel, and L is bandwidth. compute the statistic: KPSS = T 2ˆσ 2 T t=1 S 2 t

98 The Dangerous Zone: AR coefficient near 1 Simulated illustration to replicate findings of Caner and Kilian (2001).

99 The Dangerous Zone: AR coefficient near 1 Simulated illustration to replicate findings of Caner and Kilian (2001). DGP: y t = αy t 1 + e t, e t iid N(0, 1). Nominal level: 5%, replications: 5000.

100 Size Behavior of the KPSS Test T α KPSS τ (4) KPSS τ (8) KPSS τ (12)

101 The Dangerous Zone: AR coefficient near 1 Size distortion worsens as samples increase, and as AR coefficient approaches to 1.

102 The Dangerous Zone: AR coefficient near 1 Size distortion worsens as samples increase, and as AR coefficient approaches to 1. For fixed α that is near 1, size problem is reduced by an increase in bandwidth number.

103 The DGP DGP: represented by a component model: y t = r t + u t u t = αu t 1 + ǫ t r t = r t 1 + e t iid where c < 0, ǫ t (0, σǫ 2), e iid t (0, σe 2).

104 The DGP DGP: represented by a component model: y t = r t + u t u t = αu t 1 + ǫ t r t = r t 1 + e t iid where c < 0, ǫ t (0, σǫ 2), e iid t (0, σe 2). The null of concern H 0 : σ 2 e = 0

105 Problems with Bootstrapping Tests for Stationarity It is not clear how to impose the null constraint H 0 : σ 2 e = 0 when bootstrapping in the context.

106 Problems with Bootstrapping Tests for Stationarity It is not clear how to impose the null constraint H 0 : σ 2 e = 0 when bootstrapping in the context. This is more due to the impossibility of untangling the stationary component from the data in components models on which the tests are built.

107 Our Solutions: Using the Reduced Form The component model is 2 nd -order observationally equivalent in moments to an ARMA(1,1) for the differenced data: y t = α y t 1 + (1 θl)η t, where η t iid (0, σ 2 η), σ 2 η = σ 2 ǫ/θ, and θ = 1 2 {σ2 e σ 2 ǫ + 2 ( σ2 e σ 2 ǫ + 4 σ2 e σ 2 ǫ ) 1/2 }.

108 Our Solutions: Using the Reduced Form Based on the equivalence, H 0 : σ 2 e = 0 θ = 1.

109 Our Solutions: Using the Reduced Form Based on the equivalence, H 0 : σ 2 e = 0 θ = 1. The equivalence renders the bootstrapping feasible by imposing θ = 1 in the resampling scheme.

110 The Re-sampling Algorithm Step 1: Give a sample {y t } T t=1, fit y t with an ARMA(1,1) model y t = α y t 1 + η t θη t 1 to obtain α, θ and { η t } T t=1. Step 2: Draw a bootstrap sample from EDF { η t } T t=1, denoted by {η t }T t=1, with replacement.

111 The Re-sampling Algorithm Step 3: Generate a bootstrap sample {y t }T t=1 by the following bootstrap DGP: y t = y t 1 + α y t 1 + η t η t 1 Step 4: Compute KPSS test statistics, based on {y t } T t=1. Step 5: Repeat step 2 to step 4 NB times, to produce the bootstrap null distribution. Step 6: Compute the bootstrap C.V. at desired levels.

112 Simulation Evidence: Size T α KPSS µ (4) KPSS µ (8) KPSS µ (12) asym. boot. asym. boot. asym. boot DGP : y t = αy t 1 + e t, e t iid N(0, 1). 2. Nominal significance: 0.05; asym. c.v ; replications: NB=100, ND=1000.

113 Simulation Evidence: Size T α KPSS µ (4) KPSS µ (8) KPSS µ (12) asym. boot. asym. boot. asym. boot DGP : y t = αy t 1 + e t, e t iid N(0, 1). 2. Nominal significance: 0.05; asym. c.v ; replications: NB=100, ND=1000.

114 Simulation Evidence: Power T σζ 2 KPSS µ (4) KPSS µ (8) KPSS µ (12) asym. boot. asym. boot. asym. boot DGP : y t = αy t 1 + e t, e t iid N(0, 1). 2. Nominal significance: 0.05; asym. c.v ; replications: NB=100, ND=1000.

115 Simulation Evidence: Power T σζ 2 KPSS µ (4) KPSS µ (8) KPSS µ (12) asym. boot. asym. boot. asym. boot DGP : y t = αy t 1 + e t, e t iid N(0, 1). 2. Nominal significance: 0.05; asym. c.v ; replications: NB=100, ND=1000.

116 Empirical Application Evidence in support of PPP in previous studies was mixed, based on the asymptotic C.V.

117 Empirical Application Evidence in support of PPP in previous studies was mixed, based on the asymptotic C.V. Stronger evidence for PPP in OECD real exchange rates series by the bootstrap tests are observed, accounting for size distortions.

118 Bootstrap KPSS tests for real exchange rates country KPSS value ˆα bcv(5%) bcv(10%) Austria Belgium Canada Denmark Finland France Germany Greece Italy Japan Netherlands Norway Portugal Spain Sweden Switzerland United Kingdom All real exchange rates are constructed from IFS data on consumer price and end-of-period US$ exchange rates. Monthly data are for (312 obs.). 2. At the 5 (10)% significance level, the asymptotic critical value for KPSS test is (0.347). ( ) denotes a rejection at 5 (10)% level.

119 Bootstrap Inference Kuo and Lee (2002), Kuo and Tsong (2002), Kuo and Lee (2002), and Kuo, Lee ans Tsong (2004) all utilize this notion in constructing bootstrap tests for panel unit root, and for equal forecast accuracy.

120 Bootstrap Inference Kuo and Lee (2002), Kuo and Tsong (2002), Kuo and Lee (2002), and Kuo, Lee ans Tsong (2004) all utilize this notion in constructing bootstrap tests for panel unit root, and for equal forecast accuracy. Kuo and Tsong (2004) transform the component model on wihch the KPSS is based into a reduced form to have the null hypothesis imposed when generating bootstrap samples.

121 Other Issues Some important estimators are not covered, including kernel density estimator, non-parametric regression, GMM estimator, and non-smooth estimator.

A better way to bootstrap pairs

A better way to bootstrap pairs A better way to bootstrap pairs Emmanuel Flachaire GREQAM - Université de la Méditerranée CORE - Université Catholique de Louvain April 999 Abstract In this paper we are interested in heteroskedastic regression

More information

Shortfalls of Panel Unit Root Testing. Jack Strauss Saint Louis University. And. Taner Yigit Bilkent University. Abstract

Shortfalls of Panel Unit Root Testing. Jack Strauss Saint Louis University. And. Taner Yigit Bilkent University. Abstract Shortfalls of Panel Unit Root Testing Jack Strauss Saint Louis University And Taner Yigit Bilkent University Abstract This paper shows that (i) magnitude and variation of contemporaneous correlation are

More information

The Number of Bootstrap Replicates in Bootstrap Dickey-Fuller Unit Root Tests

The Number of Bootstrap Replicates in Bootstrap Dickey-Fuller Unit Root Tests Working Paper 2013:8 Department of Statistics The Number of Bootstrap Replicates in Bootstrap Dickey-Fuller Unit Root Tests Jianxin Wei Working Paper 2013:8 June 2013 Department of Statistics Uppsala

More information

Volume 29, Issue 1. On the Importance of Span of the Data in Univariate Estimation of the Persistence in Real Exchange Rates

Volume 29, Issue 1. On the Importance of Span of the Data in Univariate Estimation of the Persistence in Real Exchange Rates Volume 29, Issue 1 On the Importance of Span of the Data in Univariate Estimation of the Persistence in Real Exchange Rates Hyeongwoo Kim Auburn University Young-Kyu Moh Texas Tech University Abstract

More information

Bootstrapping Heteroskedasticity Consistent Covariance Matrix Estimator

Bootstrapping Heteroskedasticity Consistent Covariance Matrix Estimator Bootstrapping Heteroskedasticity Consistent Covariance Matrix Estimator by Emmanuel Flachaire Eurequa, University Paris I Panthéon-Sorbonne December 2001 Abstract Recent results of Cribari-Neto and Zarkos

More information

Does k-th Moment Exist?

Does k-th Moment Exist? Does k-th Moment Exist? Hitomi, K. 1 and Y. Nishiyama 2 1 Kyoto Institute of Technology, Japan 2 Institute of Economic Research, Kyoto University, Japan Email: hitomi@kit.ac.jp Keywords: Existence of moments,

More information

Cross validation of prediction models for seasonal time series by parametric bootstrapping

Cross validation of prediction models for seasonal time series by parametric bootstrapping Cross validation of prediction models for seasonal time series by parametric bootstrapping Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna Prepared

More information

Sustainability of balancing item of balance of payment for OECD countries: evidence from Fourier Unit Root Tests

Sustainability of balancing item of balance of payment for OECD countries: evidence from Fourier Unit Root Tests Theoretical and Applied Economics FFet al Volume XXII (2015), No. 3(604), Autumn, pp. 93-100 Sustainability of balancing item of balance of payment for OECD countries: evidence from Fourier Unit Root Tests

More information

large number of i.i.d. observations from P. For concreteness, suppose

large number of i.i.d. observations from P. For concreteness, suppose 1 Subsampling Suppose X i, i = 1,..., n is an i.i.d. sequence of random variables with distribution P. Let θ(p ) be some real-valued parameter of interest, and let ˆθ n = ˆθ n (X 1,..., X n ) be some estimate

More information

Groupe de Recherche en Économie et Développement International. Cahier de recherche / Working Paper 08-17

Groupe de Recherche en Économie et Développement International. Cahier de recherche / Working Paper 08-17 Groupe de Recherche en Économie et Développement International Cahier de recherche / Working Paper 08-17 Modified Fast Double Sieve Bootstraps for ADF Tests Patrick Richard Modified Fast Double Sieve Bootstraps

More information

11. Bootstrap Methods

11. Bootstrap Methods 11. Bootstrap Methods c A. Colin Cameron & Pravin K. Trivedi 2006 These transparencies were prepared in 20043. They can be used as an adjunct to Chapter 11 of our subsequent book Microeconometrics: Methods

More information

DEPARTMENT OF ECONOMICS

DEPARTMENT OF ECONOMICS ISSN 0819-64 ISBN 0 7340 616 1 THE UNIVERSITY OF MELBOURNE DEPARTMENT OF ECONOMICS RESEARCH PAPER NUMBER 959 FEBRUARY 006 TESTING FOR RATE-DEPENDENCE AND ASYMMETRY IN INFLATION UNCERTAINTY: EVIDENCE FROM

More information

Bootstrap Methods in Econometrics

Bootstrap Methods in Econometrics Bootstrap Methods in Econometrics Department of Economics McGill University Montreal, Quebec, Canada H3A 2T7 by Russell Davidson email: russell.davidson@mcgill.ca and James G. MacKinnon Department of Economics

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY & Contents PREFACE xiii 1 1.1. 1.2. Difference Equations First-Order Difference Equations 1 /?th-order Difference

More information

BCT Lecture 3. Lukas Vacha.

BCT Lecture 3. Lukas Vacha. BCT Lecture 3 Lukas Vacha vachal@utia.cas.cz Stationarity and Unit Root Testing Why do we need to test for Non-Stationarity? The stationarity or otherwise of a series can strongly influence its behaviour

More information

An Improved Panel Unit Root Test Using GLS-Detrending

An Improved Panel Unit Root Test Using GLS-Detrending An Improved Panel Unit Root Test Using GLS-Detrending Claude Lopez 1 University of Cincinnati August 2004 This paper o ers a panel extension of the unit root test proposed by Elliott, Rothenberg and Stock

More information

Nonstationary Time Series:

Nonstationary Time Series: Nonstationary Time Series: Unit Roots Egon Zakrajšek Division of Monetary Affairs Federal Reserve Board Summer School in Financial Mathematics Faculty of Mathematics & Physics University of Ljubljana September

More information

Maximum Non-extensive Entropy Block Bootstrap

Maximum Non-extensive Entropy Block Bootstrap Overview&Motivation MEB Simulation of the MnEBB Conclusions References Maximum Non-extensive Entropy Block Bootstrap Jan Novotny CEA, Cass Business School & CERGE-EI (with Michele Bergamelli & Giovanni

More information

Econometric Methods for Panel Data

Econometric Methods for Panel Data Based on the books by Baltagi: Econometric Analysis of Panel Data and by Hsiao: Analysis of Panel Data Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies

More information

Diagnostics for the Bootstrap and Fast Double Bootstrap

Diagnostics for the Bootstrap and Fast Double Bootstrap Diagnostics for the Bootstrap and Fast Double Bootstrap Department of Economics and CIREQ McGill University Montréal, Québec, Canada H3A 2T7 by Russell Davidson russell.davidson@mcgill.ca AMSE-GREQAM Centre

More information

A Panel Test of Purchasing Power Parity. under the Null of Stationarity.

A Panel Test of Purchasing Power Parity. under the Null of Stationarity. A Panel Test of Purchasing Power Parity under the Null of Stationarity. John Hunter * and Mark Simpson Department of Economics, Brunel University, Uxbridge, Middlesex UB8 3PH Abstract Purchasing Power

More information

Bootstrap Testing in Econometrics

Bootstrap Testing in Econometrics Presented May 29, 1999 at the CEA Annual Meeting Bootstrap Testing in Econometrics James G MacKinnon Queen s University at Kingston Introduction: Economists routinely compute test statistics of which the

More information

The bootstrap. Patrick Breheny. December 6. The empirical distribution function The bootstrap

The bootstrap. Patrick Breheny. December 6. The empirical distribution function The bootstrap Patrick Breheny December 6 Patrick Breheny BST 764: Applied Statistical Modeling 1/21 The empirical distribution function Suppose X F, where F (x) = Pr(X x) is a distribution function, and we wish to estimate

More information

Bootstrapping the Grainger Causality Test With Integrated Data

Bootstrapping the Grainger Causality Test With Integrated Data Bootstrapping the Grainger Causality Test With Integrated Data Richard Ti n University of Reading July 26, 2006 Abstract A Monte-carlo experiment is conducted to investigate the small sample performance

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY PREFACE xiii 1 Difference Equations 1.1. First-Order Difference Equations 1 1.2. pth-order Difference Equations 7

More information

Inflation Revisited: New Evidence from Modified Unit Root Tests

Inflation Revisited: New Evidence from Modified Unit Root Tests 1 Inflation Revisited: New Evidence from Modified Unit Root Tests Walter Enders and Yu Liu * University of Alabama in Tuscaloosa and University of Texas at El Paso Abstract: We propose a simple modification

More information

Vector Autoregressive Model. Vector Autoregressions II. Estimation of Vector Autoregressions II. Estimation of Vector Autoregressions I.

Vector Autoregressive Model. Vector Autoregressions II. Estimation of Vector Autoregressions II. Estimation of Vector Autoregressions I. Vector Autoregressive Model Vector Autoregressions II Empirical Macroeconomics - Lect 2 Dr. Ana Beatriz Galvao Queen Mary University of London January 2012 A VAR(p) model of the m 1 vector of time series

More information

Testing Error Correction in Panel data

Testing Error Correction in Panel data University of Vienna, Dept. of Economics Master in Economics Vienna 2010 The Model (1) Westerlund (2007) consider the following DGP: y it = φ 1i + φ 2i t + z it (1) x it = x it 1 + υ it (2) where the stochastic

More information

On the Power of Tests for Regime Switching

On the Power of Tests for Regime Switching On the Power of Tests for Regime Switching joint work with Drew Carter and Ben Hansen Douglas G. Steigerwald UC Santa Barbara May 2015 D. Steigerwald (UCSB) Regime Switching May 2015 1 / 42 Motivating

More information

Purchasing Power Parity and the European Single Currency: Some New Evidence

Purchasing Power Parity and the European Single Currency: Some New Evidence Christidou-Panagiotidis, 309-323 Purchasing Power Parity and the European Single Currency: Some New Evidence Maria Christidou Theodore Panagiotidis Abstract The effect of the single currency on the Purchasing

More information

Chapter 2: Resampling Maarten Jansen

Chapter 2: Resampling Maarten Jansen Chapter 2: Resampling Maarten Jansen Randomization tests Randomized experiment random assignment of sample subjects to groups Example: medical experiment with control group n 1 subjects for true medicine,

More information

Testing for non-stationarity

Testing for non-stationarity 20 November, 2009 Overview The tests for investigating the non-stationary of a time series falls into four types: 1 Check the null that there is a unit root against stationarity. Within these, there are

More information

Volume 31, Issue 1. Mean-reverting behavior of consumption-income ratio in OECD countries: evidence from SURADF panel unit root tests

Volume 31, Issue 1. Mean-reverting behavior of consumption-income ratio in OECD countries: evidence from SURADF panel unit root tests Volume 3, Issue Mean-reverting behavior of consumption-income ratio in OECD countries: evidence from SURADF panel unit root tests Shu-Yi Liao Department of Applied Economics, National Chung sing University,

More information

Understanding Regressions with Observations Collected at High Frequency over Long Span

Understanding Regressions with Observations Collected at High Frequency over Long Span Understanding Regressions with Observations Collected at High Frequency over Long Span Yoosoon Chang Department of Economics, Indiana University Joon Y. Park Department of Economics, Indiana University

More information

Examining the Evidence for Purchasing Power Parity Under the. Current Float by Recursive Mean Adjustment

Examining the Evidence for Purchasing Power Parity Under the. Current Float by Recursive Mean Adjustment Examining the Evidence for Purchasing Power Parity Under the Current Float by Recursive Mean Adjustment Hyeongwoo Kim and Young-Kyu Moh Auburn University and Texas Tech University June 2009 Abstract This

More information

Advanced Statistics II: Non Parametric Tests

Advanced Statistics II: Non Parametric Tests Advanced Statistics II: Non Parametric Tests Aurélien Garivier ParisTech February 27, 2011 Outline Fitting a distribution Rank Tests for the comparison of two samples Two unrelated samples: Mann-Whitney

More information

Frederick Wallace Universidad de Quintana Roo. Abstract

Frederick Wallace Universidad de Quintana Roo. Abstract Nonlinear unit root tests of PPP using long-horizon data Frederick Wallace Universidad de Quintana Roo Abstract The Kapetanios, Shin, and Snell (KSS, 2003) test for a nonlinear unit root is used to study

More information

Non-Stationary Time Series, Cointegration, and Spurious Regression

Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Course Outline: Non-Stationary Time Series, Cointegration and Spurious Regression 1 Regression with Non-Stationarity

More information

A PANEL APPROACH TO INVESTIGATING THE PERSISTENCE IN TURKISH REAL EXCHANGE RATES. Haluk Erlat. Middle East Technical University

A PANEL APPROACH TO INVESTIGATING THE PERSISTENCE IN TURKISH REAL EXCHANGE RATES. Haluk Erlat. Middle East Technical University Copyright License Agreement Presentation of the articles in the Topics in Middle Eastern and North African Economies was made possible by a limited license granted to Loyola University Chicago and Middle

More information

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017

Introduction to Regression Analysis. Dr. Devlina Chatterjee 11 th August, 2017 Introduction to Regression Analysis Dr. Devlina Chatterjee 11 th August, 2017 What is regression analysis? Regression analysis is a statistical technique for studying linear relationships. One dependent

More information

Econometrics II - EXAM Answer each question in separate sheets in three hours

Econometrics II - EXAM Answer each question in separate sheets in three hours Econometrics II - EXAM Answer each question in separate sheets in three hours. Let u and u be jointly Gaussian and independent of z in all the equations. a Investigate the identification of the following

More information

A nonparametric test for path dependence in discrete panel data

A nonparametric test for path dependence in discrete panel data A nonparametric test for path dependence in discrete panel data Maximilian Kasy Department of Economics, University of California - Los Angeles, 8283 Bunche Hall, Mail Stop: 147703, Los Angeles, CA 90095,

More information

Reliability of inference (1 of 2 lectures)

Reliability of inference (1 of 2 lectures) Reliability of inference (1 of 2 lectures) Ragnar Nymoen University of Oslo 5 March 2013 1 / 19 This lecture (#13 and 14): I The optimality of the OLS estimators and tests depend on the assumptions of

More information

Inference in VARs with Conditional Heteroskedasticity of Unknown Form

Inference in VARs with Conditional Heteroskedasticity of Unknown Form Inference in VARs with Conditional Heteroskedasticity of Unknown Form Ralf Brüggemann a Carsten Jentsch b Carsten Trenkler c University of Konstanz University of Mannheim University of Mannheim IAB Nuremberg

More information

Discussion of Bootstrap prediction intervals for linear, nonlinear, and nonparametric autoregressions, by Li Pan and Dimitris Politis

Discussion of Bootstrap prediction intervals for linear, nonlinear, and nonparametric autoregressions, by Li Pan and Dimitris Politis Discussion of Bootstrap prediction intervals for linear, nonlinear, and nonparametric autoregressions, by Li Pan and Dimitris Politis Sílvia Gonçalves and Benoit Perron Département de sciences économiques,

More information

Cointegration tests of purchasing power parity

Cointegration tests of purchasing power parity MPRA Munich Personal RePEc Archive Cointegration tests of purchasing power parity Frederick Wallace Universidad de Quintana Roo 1. October 2009 Online at http://mpra.ub.uni-muenchen.de/18079/ MPRA Paper

More information

Lecture 2: Univariate Time Series

Lecture 2: Univariate Time Series Lecture 2: Univariate Time Series Analysis: Conditional and Unconditional Densities, Stationarity, ARMA Processes Prof. Massimo Guidolin 20192 Financial Econometrics Spring/Winter 2017 Overview Motivation:

More information

Empirical Market Microstructure Analysis (EMMA)

Empirical Market Microstructure Analysis (EMMA) Empirical Market Microstructure Analysis (EMMA) Lecture 3: Statistical Building Blocks and Econometric Basics Prof. Dr. Michael Stein michael.stein@vwl.uni-freiburg.de Albert-Ludwigs-University of Freiburg

More information

TESTING FOR UNIT ROOTS IN PANELS IN THE PRESENCE OF STRUCTURAL CHANGE WITH AN APPLICATION TO OECD UNEMPLOYMENT

TESTING FOR UNIT ROOTS IN PANELS IN THE PRESENCE OF STRUCTURAL CHANGE WITH AN APPLICATION TO OECD UNEMPLOYMENT ESING FOR UNI ROOS IN PANELS IN HE PRESENCE OF SRUCURAL CHANGE WIH AN APPLICAION O OECD UNEMPLOYMEN Christian J. Murray a and David H. Papell b a Department of Economics, University of Houston, Houston,

More information

A note on the empirics of the neoclassical growth model

A note on the empirics of the neoclassical growth model Manuscript A note on the empirics of the neoclassical growth model Giovanni Caggiano University of Glasgow Leone Leonida Queen Mary, University of London Abstract This paper shows that the widely used

More information

CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS

CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS 21.1 A stochastic process is said to be weakly stationary if its mean and variance are constant over time and if the value of the covariance between

More information

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models Journal of Finance and Investment Analysis, vol.1, no.1, 2012, 55-67 ISSN: 2241-0988 (print version), 2241-0996 (online) International Scientific Press, 2012 A Non-Parametric Approach of Heteroskedasticity

More information

Introduction to Modern Time Series Analysis

Introduction to Modern Time Series Analysis Introduction to Modern Time Series Analysis Gebhard Kirchgässner, Jürgen Wolters and Uwe Hassler Second Edition Springer 3 Teaching Material The following figures and tables are from the above book. They

More information

Purchasing power parity: A nonlinear multivariate perspective. Abstract

Purchasing power parity: A nonlinear multivariate perspective. Abstract Purchasing power parity: A nonlinear multivariate perspective Frédérique Bec THEMA, University of Cergy-Pontoise and CREST, France Mélika Ben Salem OEP, Paris-Est University and LEA-INRA (PSE), France

More information

A New Look at Panel Testing of Stationarity and the PPP Hypothesis. October 2001

A New Look at Panel Testing of Stationarity and the PPP Hypothesis. October 2001 A New Look at Panel esting of Stationarity and the PPP Hypothesis Jushan Bai Serena Ng October 21 Abstract his paper uses a decomposition of the data into common and idiosyncratic components to develop

More information

Advanced Econometrics

Advanced Econometrics Advanced Econometrics Marco Sunder Nov 04 2010 Marco Sunder Advanced Econometrics 1/ 25 Contents 1 2 3 Marco Sunder Advanced Econometrics 2/ 25 Music Marco Sunder Advanced Econometrics 3/ 25 Music Marco

More information

The Restricted Likelihood Ratio Test at the Boundary in Autoregressive Series

The Restricted Likelihood Ratio Test at the Boundary in Autoregressive Series The Restricted Likelihood Ratio Test at the Boundary in Autoregressive Series Willa W. Chen Rohit S. Deo July 6, 009 Abstract. The restricted likelihood ratio test, RLRT, for the autoregressive coefficient

More information

Robust Backtesting Tests for Value-at-Risk Models

Robust Backtesting Tests for Value-at-Risk Models Robust Backtesting Tests for Value-at-Risk Models Jose Olmo City University London (joint work with Juan Carlos Escanciano, Indiana University) Far East and South Asia Meeting of the Econometric Society

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 6 Jakub Mućk Econometrics of Panel Data Meeting # 6 1 / 36 Outline 1 The First-Difference (FD) estimator 2 Dynamic panel data models 3 The Anderson and Hsiao

More information

Economics 583: Econometric Theory I A Primer on Asymptotics

Economics 583: Econometric Theory I A Primer on Asymptotics Economics 583: Econometric Theory I A Primer on Asymptotics Eric Zivot January 14, 2013 The two main concepts in asymptotic theory that we will use are Consistency Asymptotic Normality Intuition consistency:

More information

Variance Ratio Tests for Panels with Cross. Section Dependence

Variance Ratio Tests for Panels with Cross. Section Dependence Variance Ratio Tests for Panels with Cross Section Dependence Seongman Moon Carlos Velasco February 13, 2015 Abstract This paper develops econometric methods based on variance ratio statistics to investigate

More information

Inference about Clustering and Parametric. Assumptions in Covariance Matrix Estimation

Inference about Clustering and Parametric. Assumptions in Covariance Matrix Estimation Inference about Clustering and Parametric Assumptions in Covariance Matrix Estimation Mikko Packalen y Tony Wirjanto z 26 November 2010 Abstract Selecting an estimator for the variance covariance matrix

More information

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

Purchasing Power Parity in the 34 OECD Countries: Evidence from Quantile-Based Unit Root Tests with both Smooth and Sharp Breaks

Purchasing Power Parity in the 34 OECD Countries: Evidence from Quantile-Based Unit Root Tests with both Smooth and Sharp Breaks MPRA Munich Personal RePEc Archive Purchasing Power Parity in the 34 OECD Countries: Evidence from Quantile-Based Unit Root Tests with both Smooth and Sharp Breaks Mohsen BAHMANI-OSKOOEE and Tsung-Pao

More information

QED. Queen s Economics Department Working Paper No The Size Distortion of Bootstrap Tests

QED. Queen s Economics Department Working Paper No The Size Distortion of Bootstrap Tests QED Queen s Economics Department Working Paper No. 936 The Size Distortion of Bootstrap Tests Russell Davidson GREQAM, Queen s University James G. MacKinnon Queen s University Department of Economics Queen

More information

GARCH Models Estimation and Inference. Eduardo Rossi University of Pavia

GARCH Models Estimation and Inference. Eduardo Rossi University of Pavia GARCH Models Estimation and Inference Eduardo Rossi University of Pavia Likelihood function The procedure most often used in estimating θ 0 in ARCH models involves the maximization of a likelihood function

More information

Time Series and Forecasting Lecture 4 NonLinear Time Series

Time Series and Forecasting Lecture 4 NonLinear Time Series Time Series and Forecasting Lecture 4 NonLinear Time Series Bruce E. Hansen Summer School in Economics and Econometrics University of Crete July 23-27, 2012 Bruce Hansen (University of Wisconsin) Foundations

More information

1 Hypothesis Testing and Model Selection

1 Hypothesis Testing and Model Selection A Short Course on Bayesian Inference (based on An Introduction to Bayesian Analysis: Theory and Methods by Ghosh, Delampady and Samanta) Module 6: From Chapter 6 of GDS 1 Hypothesis Testing and Model Selection

More information

Testing Homogeneity Of A Large Data Set By Bootstrapping

Testing Homogeneity Of A Large Data Set By Bootstrapping Testing Homogeneity Of A Large Data Set By Bootstrapping 1 Morimune, K and 2 Hoshino, Y 1 Graduate School of Economics, Kyoto University Yoshida Honcho Sakyo Kyoto 606-8501, Japan. E-Mail: morimune@econ.kyoto-u.ac.jp

More information

Volume 03, Issue 6. Comparison of Panel Cointegration Tests

Volume 03, Issue 6. Comparison of Panel Cointegration Tests Volume 03, Issue 6 Comparison of Panel Cointegration Tests Deniz Dilan Karaman Örsal Humboldt University Berlin Abstract The main aim of this paper is to compare the size and size-adjusted power properties

More information

Construction of Stationarity Tests Title Distortions.

Construction of Stationarity Tests Title Distortions. Construction of Stationarity Tests Title Distortions Author(s) Kurozumi, Eiji Citation Issue 2005-11 Date Type Technical Report Text Version URL http://hdl.handle.net/10086/16931 Right Hitotsubashi University

More information

A Diagnostic for Seasonality Based Upon Autoregressive Roots

A Diagnostic for Seasonality Based Upon Autoregressive Roots A Diagnostic for Seasonality Based Upon Autoregressive Roots Tucker McElroy (U.S. Census Bureau) 2018 Seasonal Adjustment Practitioners Workshop April 26, 2018 1 / 33 Disclaimer This presentation is released

More information

Rank tests for short memory stationarity

Rank tests for short memory stationarity Rank tests for short memory stationarity Pranab K. Sen jointly with Matteo M. Pelagatti University of North Carolina at Chapel Hill Università degli Studi di Milano-Bicocca 50th Anniversary of the Department

More information

Bootstrap Tests: How Many Bootstraps?

Bootstrap Tests: How Many Bootstraps? Bootstrap Tests: How Many Bootstraps? Russell Davidson James G. MacKinnon GREQAM Department of Economics Centre de la Vieille Charité Queen s University 2 rue de la Charité Kingston, Ontario, Canada 13002

More information

Choice of Spectral Density Estimator in Ng-Perron Test: Comparative Analysis

Choice of Spectral Density Estimator in Ng-Perron Test: Comparative Analysis MPRA Munich Personal RePEc Archive Choice of Spectral Density Estimator in Ng-Perron Test: Comparative Analysis Muhammad Irfan Malik and Atiq-ur- Rehman International Institute of Islamic Economics, International

More information

ARDL Cointegration Tests for Beginner

ARDL Cointegration Tests for Beginner ARDL Cointegration Tests for Beginner Tuck Cheong TANG Department of Economics, Faculty of Economics & Administration University of Malaya Email: tangtuckcheong@um.edu.my DURATION: 3 HOURS On completing

More information

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication G. S. Maddala Kajal Lahiri WILEY A John Wiley and Sons, Ltd., Publication TEMT Foreword Preface to the Fourth Edition xvii xix Part I Introduction and the Linear Regression Model 1 CHAPTER 1 What is Econometrics?

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 4 Jakub Mućk Econometrics of Panel Data Meeting # 4 1 / 30 Outline 1 Two-way Error Component Model Fixed effects model Random effects model 2 Non-spherical

More information

Asymptotic inference for a nonstationary double ar(1) model

Asymptotic inference for a nonstationary double ar(1) model Asymptotic inference for a nonstationary double ar() model By SHIQING LING and DONG LI Department of Mathematics, Hong Kong University of Science and Technology, Hong Kong maling@ust.hk malidong@ust.hk

More information

Note on Bivariate Regression: Connecting Practice and Theory. Konstantin Kashin

Note on Bivariate Regression: Connecting Practice and Theory. Konstantin Kashin Note on Bivariate Regression: Connecting Practice and Theory Konstantin Kashin Fall 2012 1 This note will explain - in less theoretical terms - the basics of a bivariate linear regression, including testing

More information

Econometrics I: Univariate Time Series Econometrics (1)

Econometrics I: Univariate Time Series Econometrics (1) Econometrics I: Dipartimento di Economia Politica e Metodi Quantitativi University of Pavia Overview of the Lecture 1 st EViews Session VI: Some Theoretical Premises 2 Overview of the Lecture 1 st EViews

More information

DEPARTMENT OF STATISTICS

DEPARTMENT OF STATISTICS Tests for causaly between integrated variables using asymptotic and bootstrap distributions R Scott Hacker and Abdulnasser Hatemi-J October 2003 2003:2 DEPARTMENT OF STATISTICS S-220 07 LUND SWEDEN Tests

More information

Supplemental Material for KERNEL-BASED INFERENCE IN TIME-VARYING COEFFICIENT COINTEGRATING REGRESSION. September 2017

Supplemental Material for KERNEL-BASED INFERENCE IN TIME-VARYING COEFFICIENT COINTEGRATING REGRESSION. September 2017 Supplemental Material for KERNEL-BASED INFERENCE IN TIME-VARYING COEFFICIENT COINTEGRATING REGRESSION By Degui Li, Peter C. B. Phillips, and Jiti Gao September 017 COWLES FOUNDATION DISCUSSION PAPER NO.

More information

AR, MA and ARMA models

AR, MA and ARMA models AR, MA and AR by Hedibert Lopes P Based on Tsay s Analysis of Financial Time Series (3rd edition) P 1 Stationarity 2 3 4 5 6 7 P 8 9 10 11 Outline P Linear Time Series Analysis and Its Applications For

More information

Political Science 236 Hypothesis Testing: Review and Bootstrapping

Political Science 236 Hypothesis Testing: Review and Bootstrapping Political Science 236 Hypothesis Testing: Review and Bootstrapping Rocío Titiunik Fall 2007 1 Hypothesis Testing Definition 1.1 Hypothesis. A hypothesis is a statement about a population parameter The

More information

Threshold effects in Okun s Law: a panel data analysis. Abstract

Threshold effects in Okun s Law: a panel data analysis. Abstract Threshold effects in Okun s Law: a panel data analysis Julien Fouquau ESC Rouen and LEO Abstract Our approach involves the use of switching regime models, to take account of the structural asymmetry and

More information

Long memory and changing persistence

Long memory and changing persistence Long memory and changing persistence Robinson Kruse and Philipp Sibbertsen August 010 Abstract We study the empirical behaviour of semi-parametric log-periodogram estimation for long memory models when

More information

Threshold Autoregressions and NonLinear Autoregressions

Threshold Autoregressions and NonLinear Autoregressions Threshold Autoregressions and NonLinear Autoregressions Original Presentation: Central Bank of Chile October 29-31, 2013 Bruce Hansen (University of Wisconsin) Threshold Regression 1 / 47 Threshold Models

More information

Unit Root Tests Using the ADF-Sieve Bootstrap and the Rank Based DF Test Statistic: Empirical Evidence

Unit Root Tests Using the ADF-Sieve Bootstrap and the Rank Based DF Test Statistic: Empirical Evidence Unit Root Tests Using the ADF-Sieve Bootstrap and the Rank Based DF Test Statistic: Empirical Evidence Valderio A. Reisen 1 and Maria Eduarda Silva 2 1 Departamento de Estatística, CCE, UFES, Vitoria,

More information

Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error Distributions

Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error Distributions Journal of Modern Applied Statistical Methods Volume 8 Issue 1 Article 13 5-1-2009 Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error

More information

A Practitioner s Guide to Cluster-Robust Inference

A Practitioner s Guide to Cluster-Robust Inference A Practitioner s Guide to Cluster-Robust Inference A. C. Cameron and D. L. Miller presented by Federico Curci March 4, 2015 Cameron Miller Cluster Clinic II March 4, 2015 1 / 20 In the previous episode

More information

Discussion Paper Series

Discussion Paper Series INSTITUTO TECNOLÓGICO AUTÓNOMO DE MÉXICO CENTRO DE INVESTIGACIÓN ECONÓMICA Discussion Paper Series Size Corrected Power for Bootstrap Tests Manuel A. Domínguez and Ignacio N. Lobato Instituto Tecnológico

More information

Testing Stationarity in Small and Medium-Sized Samples when Disturbances are Serially Correlated

Testing Stationarity in Small and Medium-Sized Samples when Disturbances are Serially Correlated Testing Stationarity in Small and Medium-Sized Samples when Disturbances are Serially Correlated Jönsson, Kristian 2006 Link to publication Citation for published version (APA): Jönsson, K. (2006). Testing

More information

Simulating Properties of the Likelihood Ratio Test for a Unit Root in an Explosive Second Order Autoregression

Simulating Properties of the Likelihood Ratio Test for a Unit Root in an Explosive Second Order Autoregression Simulating Properties of the Likelihood Ratio est for a Unit Root in an Explosive Second Order Autoregression Bent Nielsen Nuffield College, University of Oxford J James Reade St Cross College, University

More information

Supplement to Quantile-Based Nonparametric Inference for First-Price Auctions

Supplement to Quantile-Based Nonparametric Inference for First-Price Auctions Supplement to Quantile-Based Nonparametric Inference for First-Price Auctions Vadim Marmer University of British Columbia Artyom Shneyerov CIRANO, CIREQ, and Concordia University August 30, 2010 Abstract

More information

Robust methods for detecting multiple level breaks in autocorrelated time series

Robust methods for detecting multiple level breaks in autocorrelated time series Robust methods for detecting multiple level breaks in autocorrelated time series by David I. Harvey, Stephen J. Leybourne and A. M. Robert Taylor Granger Centre Discussion Paper No. 10/01 Robust Methods

More information

Long memory in the R$/US$ exchange rate: A robust analysis

Long memory in the R$/US$ exchange rate: A robust analysis Long memory in the R$/US$ exchange rate: A robust analysis Márcio Poletti Laurini 1 Marcelo Savino Portugal 2 Abstract This article shows that the evidence of long memory for the daily R$/US$ exchange

More information

MS&E 226: Small Data

MS&E 226: Small Data MS&E 226: Small Data Lecture 15: Examples of hypothesis tests (v5) Ramesh Johari ramesh.johari@stanford.edu 1 / 32 The recipe 2 / 32 The hypothesis testing recipe In this lecture we repeatedly apply the

More information

Final Exam November 24, Problem-1: Consider random walk with drift plus a linear time trend: ( t

Final Exam November 24, Problem-1: Consider random walk with drift plus a linear time trend: ( t Problem-1: Consider random walk with drift plus a linear time trend: y t = c + y t 1 + δ t + ϵ t, (1) where {ϵ t } is white noise with E[ϵ 2 t ] = σ 2 >, and y is a non-stochastic initial value. (a) Show

More information

Economics 536 Lecture 7. Introduction to Specification Testing in Dynamic Econometric Models

Economics 536 Lecture 7. Introduction to Specification Testing in Dynamic Econometric Models University of Illinois Fall 2016 Department of Economics Roger Koenker Economics 536 Lecture 7 Introduction to Specification Testing in Dynamic Econometric Models In this lecture I want to briefly describe

More information