Next Article in Journal
Credible Granger-Causality Inference with Modest Sample Lengths: A Cross-Sample Validation Approach
Previous Article in Journal
Incorporating Responsiveness to Marketing Efforts in Brand Choice Modeling
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Bias-Correction in Vector Autoregressive Models: A Simulation Study

CREATES, Department of Economics and Business, Aarhus University, Fuglesangs Alle 4, DK-8210 Aarhus V, Denmark
*
Author to whom correspondence should be addressed.
Econometrics 2014, 2(1), 45-71; https://doi.org/10.3390/econometrics2010045
Submission received: 23 October 2013 / Revised: 10 January 2014 / Accepted: 17 February 2014 / Published: 13 March 2014

Abstract

:
We analyze the properties of various methods for bias-correcting parameter estimates in both stationary and non-stationary vector autoregressive models. First, we show that two analytical bias formulas from the existing literature are in fact identical. Next, based on a detailed simulation study, we show that when the model is stationary this simple bias formula compares very favorably to bootstrap bias-correction, both in terms of bias and mean squared error. In non-stationary models, the analytical bias formula performs noticeably worse than bootstrapping. Both methods yield a notable improvement over ordinary least squares. We pay special attention to the risk of pushing an otherwise stationary model into the non-stationary region of the parameter space when correcting for bias. Finally, we consider a recently proposed reduced-bias weighted least squares estimator, and we find that it compares very favorably in non-stationary models.

1. Introduction

It is well-known that standard ordinary least squares (OLS) estimates of autoregressive parameters are biased in finite samples. Such biases may have important implications for models in which estimated autoregressive parameters serve as input. For example, small sample bias may severely distort statistical inference (Mark [1], Bekaert et al. [2], Kilian [3], Stambaugh [4], Lewellen [5], Amihud and Hurvich [6]), forecasting accuracy (Kim [7,8,9]), estimation of impulse response functions (Kilian [10,11], Patterson [12]), estimation of optimal portfolio choices in dynamic asset allocation models (Engsted and Pedersen [13]), and estimation of dynamic term structure models (Bauer et al. [14]).
Simple analytical formulas for bias-correction in univariate autoregressive models are given in Marriott and Pope [15], Kendall [16], White [17], and Shaman and Stine [18]. In particular, the bias in the simple univariate AR(1) model has been analyzed in many papers over the years using both analytical expressions, numerical computations, and simulations, e.g., Orcutt and Winokur [19], Sawa [20], MacKinnon and Smith [21], Patterson [22], and Bao and Ullah [23]. In a multivariate context analytical expressions for the finite-sample bias in estimated vector autoregressive (VAR) models have been developed by Tjøstheim and Paulsen [26], Yamamoto and Kunitomo [27], Nicholls and Pope [28], Pope [29], and Bao and Ullah [23]. However, there are no detailed analyses of the properties of these multivariate analytical bias formulas. If bias-adjustment using the analytical formulas has better or equally good properties compared to more computer intensive bootstrap bias-adjustment methods, this gives a strong rationale for using the analytical formulas rather than bootstrapping.
This paper investigates the properties of various bias-adjustment methods for VAR models.1 First, we show that the analytical bias expressions developed (apparently independently) by Yamamoto and Kunitomo [27] one the one hand and Nicholls and Pope [28] and Pope [29] on the other hand, are identical. To our knowledge this equivalence has not been noticed in the existing literature.2
Second, through a simulation experiment we investigate the properties of the analytical bias formula and we compare these properties with the properties of both standard OLS, Monte Carlo/bootstrap generated bias-adjusted estimates, and the weighted least squares approximate restricted likelihood (WLS) estimator recently developed by Chen and Deo [30], which should have reduced bias compared to standard least squares. We investigate both bias and mean squared error of these estimators. Since in general the bias depends on the true unknown parameter values, correcting for bias is not necessarily desirable because it may increase the variance, thus leading to higher mean squared errors compared to uncorrected estimates, cf., e.g., MacKinnon and Smith [21]. We investigate both a simple one-step ‘plug-in’ approach where the initial least squares estimates are used in place of the true unknown values to obtain the bias-adjusted estimates, and a more elaborate multi-step iterative scheme where we repeatedly substitute bias-adjusted estimates into the bias formulas until convergence. We also consider inverting the analytical bias formula, i.e., conditional on the least squares estimates we solve for the true parameter values using the bias formula and subsequently use these ‘true’ parameters to estimate thebias.
In many empirical applications the variables involved are highly persistent which may lead to both the least squares and the bias-adjusted VAR parameter matrix containing unit or explosive roots. Kilian [10] proposes a very simple method for eliminating non-stationary roots when bias-adjusting VAR parameter estimates. We investigate how the use of Kilian’s approach affects the finite-sample properties of the bias-correction methods. To secure stationary roots in the first step an often used alternative to OLS is the Yule-Walker estimator, which is guaranteed to deliver stationary roots. We investigate the finite-sample properties of this estimator and we compare it to OLS both with and without bias correction. We also consider non-stationary systems. The analytical bias formula is derived under the assumption of stationarity, while WLS allows for unit roots, which suggests that WLS should be the preferred choice of estimator in this scenario.
Finally, we analyze the finite-sample properties of bias-correction methods (both bootstrap and analytical methods) in the presence of skewed and fat-tailed data, and we compare a parametric bootstrap procedure, based on a normal distribution, with a residual-based bootstrap procedure when in fact data are non-normal. Among other things, this analysis will shed light on the often used practice in empirical studies of imposing a normal distribution when generating bootstrap samples from parameter values estimated on non-normal data samples. Furthermore, in contrast to the analytical bias formula WLS is derived using a normality assumption. We include WLS in the comparison based on non-normal data to evaluate if violation of the normality assumption distorts the finite-sample properties of the estimator.3
The rest of the paper is organized as follows. In the next section we present the various bias-correction methods, based on either a bootstrap procedure or analytical bias formulas, and the reduced-bias WLS estimator. Section 3 reports the results of the simulation study where we analyze and compare the properties of the different bias-correction methods. Section 4 contains a summary of the results.

2. Bias-Correction in a VAR model

In this section we discuss ways to correct for the bias of least squares estimates of VAR parameters. For simplicity, we here only consider the VAR(1) model
Y t = θ + Φ Y t - 1 + u t , t = 1 , . . . , T
where Y t and u t are k × 1 vectors consisting of the dependent variable and the innovations, respectively. θ is a k × 1 vector of intercepts and Φ is a k × k matrix of slope coefficients. The covariance matrix of the innovations, which are independent and identically distributed, is given by the k × k matrix Ω u . Alternatively, if the intercept is of no special interest the VAR(1) model can be formulated in a mean-corrected version as
X t = Φ X t - 1 + u t , t = 1 , . . . , T
where X t = Y t - μ with μ = I k - Φ - 1 θ . Higher-order VAR models can be stated in first-order form by using the companion form, so the focus on VAR(1) models is without loss of generality. We consider both stationary VAR models and models with unit roots.

2.1. Bootstrap Bias-Correction

Usually, in applied econometrics bias-adjustment is done using Monte Carlo or bootstrap procedures. The general procedure in bias-adjusting the OLS estimate of Φ can be summarized as follows for the VAR(1) model in (2):4
  • Estimate the VAR model (2) using OLS. Denote this estimate Φ ^ .
  • Conditional on Φ ^ simulate M bootstrap samples (each of size T). This step requires simulation of the innovations u t , which can be done either by repeated sampling with replacement from the residuals from step 1 or by sampling from an assumed parametric distribution.
  • For each bootstrap sample estimate (2) using OLS. Denote this estimate Φ ^ * . Calculate the average of Φ ^ * across the M bootstrap samples. Denote the average by Φ ¯ .
  • Calculate the estimate of the bias as B T B = Φ ¯ - Φ ^ , or accordingly the bias-adjusted estimate of Φ as 2 Φ ^ - Φ ¯ .

2.2. Analytical Bias Formulas

As an alternative to bootstrapping there also exist analytical bias formulas, which provide an easy and simple approach to bias-adjustment in VAR models. Yamamoto and Kunitomo [27] derive analytical expressions for the bias of the least squares estimator in VAR models. Based on model (1), Yamamoto and Kunitomo derive the following expression for the asymptotic bias of the OLS estimator of the slope coefficient matrix Φ
B T Y K = - b Y K T + O T - 3 / 2 ,
where
b Y K = Ω u i = 0 Φ i + Φ i t r Φ i + 1 + Φ 2 i + 1 j = 0 Φ j Ω u Φ j - 1 .
Yamamoto and Kunitomo also show that the asymptotic bias of the OLS estimator of the intercept θ follows by post-multiplying b Y K by - I k - Φ - 1 θ .
The bias expression is derived under the assumption that the innovations are independent and identically distributed with covariance matrix Ω u , and that the VAR system is stationary such that Φ does not contain unit or explosive roots. A few additional assumptions are required (see Yamamoto and Kunitomo [27] for details), and it can be noted that a sufficient but not necessary condition for these assumptions to be satisfied is Gaussian innovations. The finite-sample error in the bias formula vanishes at the rate T - 3 / 2 , which is at least as fast as in standard Monte Carlo or bootstrap bias-adjustment.
Yamamoto and Kunitomo also derive the asymptotic bias of the slope coefficient matrix in the special case where θ = 0 :
b θ = 0 Y K = Ω u i = 0 Φ i t r Φ i + 1 + Φ 2 i + 1 j = 0 Φ j Ω u Φ j - 1 .
Compared to the case with intercept, the term Φ i is no longer included in the first summation. This illustrates the general point that the bias of slope coefficients in autoregressive models is smaller in models without intercept than in models with intercept, see e.g. Shaman and Stine [18] for the univariate case. In a univariate autoregressive model the above bias expressions can by simplified. For example, in an AR(1) model, y t = α + ρ y t - 1 + ε t , the bias of the OLS estimator of ρ is given by - 1 + 3 ρ / T , which is consistent with the well-known expression by Kendall [16]. If α = 0 the bias of the OLS estimator of ρ is given by - 2 ρ / T , which is consistent with the work by White [17].
Based on the VAR model (2) Pope [29] derives the following analytical bias formula for the OLS estimator of the slope coefficient matrix Φ
B T P = - b P T + O T - 3 / 2 ,
where
b P = Ω u I k - Φ - 1 + Φ I k - Φ 2 - 1 + i = 1 k λ i I k - λ i Φ - 1 Ω x - 1 .
λ i denotes the i’th eigenvalue of Φ and Ω x is the covariance matrix of X t . Pope obtains this expression by using a higher-order Taylor expansion and, as seen, the approximation error in the bias formula vanishes at the rate T - 3 / 2 , which is of the same magnitude as the finite-sample error in Yamamoto and Kunitomo’s asymptotic bias formula. The underlying assumptions are quite mild (see Pope [29] for details). Among the assumptions are that the VAR system is stationary, and that the VAR innovations u t constitute a martingale difference sequence with constant covariance matrix Ω u . The expression does not, however, require Gaussian innovations.5
By comparing the two expressions (4) and (7) we see that they appear very similar and, in fact, they turn out to be identical as stated in Theorem 1:
Theorem. The analytical bias formulas by Yamamoto and Kunitomo [27] and Pope [29] are identical since b P = b Y K .
Proof. We can rewrite the infinite sums in b Y K as follows
i = 0 Φ i = I k - Φ - 1 i = 0 Φ 2 i + 1 = Φ i = 0 Φ 2 i = Φ I k - Φ 2 - 1 i = 0 Φ i Ω u Φ i = E Y t - μ Y t - μ = E X t X t = Ω x i = 0 Φ i t r Φ i + 1 = i = 0 Φ i λ 1 i + 1 + . . . + λ k i + 1 = λ 1 i = 0 Φ i λ 1 i + . . . + λ k i = 0 Φ i λ k i = λ 1 I k - λ 1 Φ - 1 + . . . + λ k I k - λ k Φ - 1 = j = 1 k λ j I k - λ j Φ - 1 ,
where X t = Y t - μ with μ = I k - Φ - 1 θ and λ i denotes the i’th eigenvalue of Φ.    ☐
In applying (4), Yamamoto and Kunitomo [27] suggest to truncate the infinite sums by taking the summation from 0 to T, based on the argument that the remaining terms are of the order o T - 1 . However, due to the equivalence of (4) and (7) there is no need to apply (4) with such a truncation. In practice the formula in (7) should be used.
In contrast to Yamamoto and Kunitomo [27], Pope [29] does not consider the bias in the estimated intercepts θ ^ or in the special case where θ = 0 but from Theorem 1 we obtain the following results:
Corollary. The bias in the OLS estimate of θ is given by (6) with
b P = - Ω u I k - Φ - 1 + Φ I k - Φ 2 - 1 + i = 1 k λ i I k - λ i Φ - 1 Ω x - 1 I k - Φ - 1 θ ,
and the bias in the OLS estimate of Φ with θ = 0 is given by (6) with
b θ = 0 P = Ω u Φ I k - Φ 2 - 1 + i = 1 k λ i I k - λ i Φ - 1 Ω x - 1 .

2.3. Ensuring Stationarity

An important problem in adjusting for bias using bootstrap and the analytical bias formula is that the bias-adjusted estimate of Φ may fall into the non-stationary region of the parameter space. The analytical bias formula is derived under the assumption of stationarity and, hence, the presence of unit or explosive roots will be inconsistent with the underlying premise for the VAR system we are analyzing. Kilian [10] suggests an approach to ensure that we always get a bias-adjusted estimate that does not contain unit or explosive roots. This approach is used by, e.g., Engsted and Tanggaard [31] and Engsted and Pedersen [13] and is as follows: First, estimate the bias and obtain a bias-adjusted estimate of Φ by subtracting the bias from the OLS estimate. Second, check if the bias-adjusted estimate falls within the stationary region of the parameter space. If this is the case, use this bias-adjusted estimate. Third, if this is not the case correct the bias-adjusted estimate by multiplying the bias with a parameter κ 0 , 0 . 01 , 0 . 02 , . . . , 0 . 99 before subtracting it from the OLS estimate. This will ensure that the bias-adjusted estimate is within the stationary region of the parameter space.
Related to the issue of ensuring stationarity, how should we tackle bias-correction if the use of OLS leads to a non-stationary system when we know or suspect (perhaps based on economic theory) that the true VAR system is stationary? A potential solution is to use the Yule-Walker (YW) estimator, which is guaranteed to ensure a stationary system. However, YW has a larger bias than OLS and, hence, the finite-sample properties might be considerably worse. Pope [29] derives the bias of the YW estimator of the slope coefficient matrix Φ in (2) as
B T Y W = - b Y W T + O T - 3 / 2 ,
where
b Y W = Φ + Ω u I k - Φ - 1 + Φ I k - Φ 2 - 1 + i = 1 k λ i I k - λ i Φ - 1 Ω x - 1 .
The approach and assumptions are identical to those used by Pope to derive the bias of the OLS estimator.6 Comparing this result to (7) we see that b Y W = Φ + b P . In an AR(1) model, y t = α + ρ y t - 1 + ε t , the bias of the YW estimator of ρ can be simplified to - 1 + 4 ρ / T . Hence, applying YW instead of OLS ensures stationarity but increases the bias. However, since we have an analytical bias formula for the YW estimator we can correct for bias in the same way as we would do for OLS.

2.4. Reduced-Bias Estimators

As an alternative to estimating the VAR model using OLS and subsequently correct for bias using the procedures outlined above, it is also possible to use a different estimation method that has better bias properties than OLS. In recent work, Chen and Deo [30] propose a weighted least squares approximate restricted likelihood (WLS) estimator of the slope coefficient matrix in a VAR(p) model with intercept, which has a smaller bias than OLS. In fact, they show that this estimator has bias properties similar to that of the OLS estimator without intercept. The estimator for a VAR(1) model is given as
v e c Φ W L S = t = 2 T L t L t Ω u - 1 + U U Ω u - 1 / 2 I k + D Ω u D - 1 Ω u - 1 / 2 - 1 × v e c Ω u - 1 t = 2 T Y t - Y ¯ ( 1 ) L t + Ω u - 1 / 2 I k + D Ω u D - 1 Ω u - 1 / 2 R U ,
where L t = Y t - 1 - Y ¯ ( 0 ) , U = T - 1 - 1 / 2 t = 2 T Y t - 1 - Y 1 , R = T - 1 - 1 / 2 t = 2 T Y t - Y 1 , D = T - 1 1 / 2 I k - Φ Ω u - 1 / 2 , Y ¯ ( 0 ) = T - 1 - 1 t = 2 T Y t - 1 , and Y ¯ ( 1 ) = T - 1 - 1 t = 2 T Y t .
The weighted least squares estimator is derived under the assumption that the innovations are independent and normally distributed with constant covariance matrix Ω u . The estimator is based on the restricted likelihood, which is derived under the assumption that the initial value is fixed, which in turn implies that the estimator allows for unit roots.

2.5. Unknown Parameter Values

Both the analytical bias formulas and the WLS estimator require knowledge of Ω u and Φ , which are unknown. Chen and Deo [30] suggest to estimate these using any consistent estimator such as OLS, and then use these consistent estimates instead. The same approach is typically used when applying the analytical bias formulas, see, e.g., Engsted and Pedersen [13]. We will denote this approach the ‘plug-in’ approach. Alternatively, we can apply a more elaborate iterative scheme in which bias-adjusted estimates of Φ are recursively inserted in (7) or (10), see, e.g., Amihud and Hurvich [6] and Amihud et al. [32]. An iterative scheme is basically just an extension of the ‘plug-in’ approach and could for the analytical bias formulas go as follows. First, reestimate the covariance matrix of the innovations, Ω u , after adjusting for bias using the ‘plug-in’ approach and then substitute this covariance matrix into the formulas together with the bias-adjusted slope coefficients obtained from the ‘plug-in’ approach. This yields another set of bias-adjusted estimates, which we can then use to reestimate the covariance matrix and the bias. We can continue this procedure until the slope coefficient estimates converge. A similar approach can be used for the WLS estimator.
Alternatively, conditional on the OLS estimates we can solve for Φ (and thereby also Ω u ) in the analytical bias formulas. In the simple AR(1) model, y t = α + ρ y t - 1 + ε t , where the bias of the OLS estimator, ρ ^ , of ρ is given by ρ ^ - ρ = - 1 + 3 ρ / T it is easy to see that ρ = T ρ ^ + 1 / T - 3 , which we can then insert back into the bias formula to obtain an estimate of the bias in ρ ^ . This approach is related to the median-unbiased estimator by Andrews [33], which entails inverting the bias function.7 In the VAR(1) model this approach entails solving k highly nonlinear equations for k unknown parameters, which can be done relatively easy using numerical optimization routines.

3. Simulation Study

The general simulation scheme goes as follows. We perform 10,000 simulations for a number of different stationary VAR(1) models and for a number of different sample sizes. In each simulation we draw the inital values of the series from a multivariate normal distribution with mean I k - Φ - 1 θ and covariance matrix v e c ( Ω x ) = ( I k × k - Φ Φ ) - 1 v e c ( Ω u ) . Likewise, the innovations are drawn randomly from a multivariate normal distribution with mean 0 and covariance matrix Ω u . Based on the initial values and innovations we simulate the series forward in time until we have a sample of size T. For each simulation we estimate a VAR(1) model using OLS and WLS. Furthermore, we correct the OLS estimate for bias using the analytical bias formula (6) (denoted ABF) and using a bootstrap procedure (denoted BOOT). Based on the 10,000 simulations we calculate the mean slope coefficients, bias, variance, and root mean squared error (RMSE) for each approach. The bootstrap procedure follows the outline presented in Section 2.1. The innovations are drawn randomly with replacement from the residuals, and we also randomly draw initial values from the simulated data. This procedure is repeated 1,000 times for each simulation.8 Regarding the analytical bias formula and WLS, we use the ‘plug-in’ approach, cf. Section 2.5. In the analytical bias formula we calculate the covariance matrix of X t as v e c ( Ω ^ x ) = ( I k × k - Φ ^ Φ ^ ) - 1 v e c ( Ω ^ u ) . In both the analytical bias formula and bootstrapping we ensure stationarity by applying the approach by Kilian [10], cf. Section 2.3. In using this approach we choose the largest value of κ that ensures that the bias-adjusted estimate no longer contains unit or explosive roots.
We deviate from this general scheme in a number of different ways, all of which will be clearly stated in the text. In Section 3.1 we also allow for a fixed initial value, since the WLS estimator is based on the restricted likelihood, which is derived under the assumption that the initial value is fixed. In Section 3.2 we investigate the effect of iterating on WLS and ABF and inverting ABF. In Section 3.3 we analyze the consequences of not using Kilian’s [10] approach to ensure stationarity and the properties of the YW estimator. In Section 3.4 we allow for VAR(1) models with unit roots. In Section 3.5 we investigate the finite-sample properties when data are skewed and fat-tailed instead of normally distributed, and we analyze the consequences of using a parametric bootstrap approach to adjust for bias using a wrong distributional assumption.

3.1. Bias-Correction in Stationary Models

Table 1 reports the simulation results for the following VAR(1) model
θ = 0 0 ,     Φ = 0.80 0.10 0.10 0.85 ,     Ω u = 2 1 1 2 ,    
where the eigenvalues of Φ are 0.722 and 0.928. This VAR model is also used in simulation studies by Amihud and Hurvich [6] and Amihud et al. [32] in analyzing return predictability by persistent state variables. The table shows the mean slope coefficients and the average squared bias, variance, and RMSE = bias 2 +variance across the four slope coefficients for T = 50 , 100 , 200 , 500 . For expositional purposes bias 2 and variance are multiplied by 100. The final column shows the number of simulations in which the approach results in an estimate of Φ in the non-stationary region of the parameter space. For example, for T = 50 using OLS to estimate the VAR(1) model implies that 25 out of 10,000 simulations result in a non-stationary model. The estimates from these 25 simulations are included in the reported numbers. When the OLS estimate is in the non-stationary region of the parameter space, we do not perform any bias-adjustment and set the bias-adjusted estimate equal to the (non-stationary) OLS estimate. This implies that in 25 simulations the (non-stationary) OLS estimate is included in the numbers for ABF and BOOT. For these bias-adjustment procedures the number in the final column shows the number of simulations where OLS yields a stationary model, but where the bias-adjustment procedure pushes the model into the non-stationary region of the parameter space, and we use the approach by Kilian [10] to ensure a stationary model.
Table 1. Bias-correction in a stationary but persistent VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (11). Bias 2 , variance, and RMSE are reported as the average across the four slope coefficients. Average bias 2 and variance are multiplied by 100. The final column (#NS) gives the number of simulations that result in a VAR(1) system in the non-stationary region. OLS are ordinary least squares estimates; WLS are estimates based on equation (8); ABF are bias-adjusted estimates based on the analytical bias formula, equation (7); BOOT are bias-adjusted estimates based on the bootstrap.
Table 1. Bias-correction in a stationary but persistent VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (11). Bias 2 , variance, and RMSE are reported as the average across the four slope coefficients. Average bias 2 and variance are multiplied by 100. The final column (#NS) gives the number of simulations that result in a VAR(1) system in the non-stationary region. OLS are ordinary least squares estimates; WLS are estimates based on equation (8); ABF are bias-adjusted estimates based on the analytical bias formula, equation (7); BOOT are bias-adjusted estimates based on the bootstrap.
Mean Slope Coefficients
Φ 11 Φ 12 Φ 21 Φ 22 Bias 2 VarianceRMSE#NS
T = 50 OLS0.70820.09060.10360.75190.45381.91950.153425
WLS0.74410.09730.10400.79270.16061.91350.1438198
ABF0.77430.09460.09950.82100.03821.75200.13361613
BOOT0.77790.09630.10160.82520.02811.81700.13572220
T = 100 OLS0.75480.09720.10350.80380.10490.73240.09132
WLS0.77760.10190.10340.83040.02250.76040.088318
ABF0.79310.09880.10030.84330.00240.68170.0826304
BOOT0.79500.10010.10150.84580.00110.69650.0834539
T = 200 OLS0.77830.09950.10170.82760.02450.31510.05810
WLS0.79240.10360.10210.84490.00250.34980.05920
ABF0.79850.10000.09990.84830.00010.30130.05480
BOOT0.79920.10050.10030.84920.00000.30410.05512
T = 500 OLS0.79170.09960.10140.84070.00390.11120.03390
WLS0.79910.10340.10250.85080.00050.13160.03630
ABF0.80000.09980.10050.84920.00000.10890.03290
BOOT0.80020.09990.10060.84940.00000.10910.03300
From Table 1 it is clear that OLS yields severely biased estimates in small samples. Also, consistent with the univariate case we see that the autoregressive coefficients ( Φ 11 and Φ 22 ) are downward biased. For example, for T = 50 , the OLS estimate of Φ 22 is 0.7519 compared to the true value of 0.85. As expected both bias and variance decrease when the sample size increases. Chen and Deo [30] advocate the use of their weighted least squares estimator due to the smaller bias associated with this estimator compared to OLS, a small-sample property that is also clearly visible in Table 1. However, the variance of WLS is larger than that of OLS for T 100 , and for T 200 this increase in variance more than offsets the decrease in bias resulting in a higher RMSE for WLS compared to OLS.
Turning to the bias correction methods we find that both ABF and BOOT yield a very large reduction in bias compared to both OLS and WLS. However, for very small samples even the use of these methods still implies fairly biased estimates. For example, for T = 50 the bias corrected estimate of Φ 22 is roughly 0.82 for both methods compared to the true value of 0.85. It is also worth noting that the variance of ABF and BOOT is smaller than the variance of OLS. Hence, in this case the decrease in bias does not come at the cost of increased variance. Comparing ABF and BOOT we see that using a bootstrap procedure yields a smaller bias than the use of the analytical bias formula. The difference in bias is, however, very small across these two methods. For example, for T = 50 the estimate of Φ 22 is 0.8252 for BOOT compared to 0.8210 for ABF. In contrast, the variance is lower for ABF than for BOOT, and this even to such a degree that ABF yields the lowest RMSE. These results suggest that the simple analytical bias formula has at least as good finite-sample properties as a more elaborate bootstrap procedure.9
To check the robustness of the results in Table 1, Table 2 shows the results based on the following VAR(1) model
θ = 0 0 ,     Φ = 0.10 0.10 0.10 0.85 ,     Ω u = 2 1.8 1.8 2 ,    
where the eigenvalues of Φ are 0.087 and 0.863. This system corresponds fairly well to an empirically relevant VAR(1) model in finance consisting of stock returns (not persistent) and the dividend-price ratio (persistent), and where the innovations of the two series are strongly negatively correlated, see, e.g., Stambaugh [4]. Overall, the results in Table 2 follow the same pattern as in Table 1, i.e. OLS yields highly biased estimates, WLS is able to reduce this bias but at the cost of increased variance, and both ABF and BOOT provide a large bias reduction compared to OLS and WLS.
However, Table 2 also displays some interesting differences. The variances of the bias correction methods are now larger than that of OLS. This prompts the questions: What has caused this relative change in variances (Φ or Ω u ), and can the change imply a larger RMSE when correcting for bias than when not? To answer these questions, Figure 1 shows the variance of OLS, WLS, and ABF as a function of Φ 11 with the remaining data-generating parameters equal to those given in (11) and (12), respectively. The interval for Φ 11 is chosen to ensure stationarity. The variance is calculated as the average variance across the four slope coefficients based on 10,000 simulations with T = 100 .10 For the data-generating parameters given in (11), Panel (a.1) shows that for Φ 11 smaller (larger) than roughly 0 . 4 the variance of OLS is smaller (larger) than the variance of ABF. Panel (b.1) shows the corresponding results for the data-generating parameters given in (12), i.e. the only differences between the two panels is Ω u . We see a similar result as in Panel (a.1), but now Φ 11 has to be smaller (larger) than roughly 0.65 for the variance of OLS to be smaller (larger) than the variance of ABF.
Table 2. Bias-correction in a stationary but persistent VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (12). See also the caption to Table 1.
Table 2. Bias-correction in a stationary but persistent VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (12). See also the caption to Table 1.
Mean Slope Coefficients
Φ 11 Φ 12 Φ 21 Φ 22 Bias 2 VarianceRMSE#NS
T = 50 OLS0.12900.18410.05340.75090.49741.94190.15614
WLS0.09110.12220.10560.82600.02952.12340.144663
ABF0.10160.11620.09610.83120.01582.15470.1463621
BOOT0.10150.11070.09700.83830.00652.15440.1460669
T = 100 OLS0.11410.14000.07760.80300.11260.84120.09690
WLS0.08390.09790.11680.85360.01401.00660.09820
ABF0.09960.10380.10020.84570.00080.89780.093214
BOOT0.09930.10180.10060.84820.00020.90020.09337
T = 200 OLS0.10790.11950.08780.82700.02800.39250.06380
WLS0.08260.08770.11940.86500.02640.53210.07250
ABF0.10060.10120.09910.84860.00010.40490.06220
BOOT0.10050.10050.09940.84940.00000.40570.06220
T = 500 OLS0.10240.10700.09570.84140.00370.15060.03820
WLS0.08440.08600.11770.86640.02560.23720.05000
ABF0.09950.09960.10030.85010.00000.15240.03780
BOOT0.09950.09950.10030.85030.00000.15260.03780
Hence, the relative size of the variances for OLS and ABF depends on both Φ and Ω u , but in general, in highly persistent processes ABF has a lower variance than OLS. Panels (a.2) and (b.2) show that the RMSE for ABF remains below that of OLS for all values of Φ 11 . Hence, despite a smaller variance for certain values of Φ 11 , the larger bias using OLS results in a higher RMSE than in the case of ABF. This result does, however, not always hold. Table 3 reports the simulation results for the much less persistent VAR(1) model
θ = 0 0 ,     Φ = 0.20 0.10 0.10 0.25 ,     Ω u = 2 1 1 2 ,    
where the eigenvalues of Φ are 0.122 and 0.328. In contrast to the data-generating processes in (11) and (12) both variables now display little persistence. Although OLS in this case still yields somewhat biased estimates and WLS, ABF, and BOOT all reduce the bias, OLS has the lowest RMSE. This is due to a much lower variance for OLS than for the alternative estimator, WLS, and the two bias-correction methods, ABF and BOOT. The overall conclusion from Table 3 is that estimating even highly stationary VAR models using OLS provides biased estimates, which suggests the use of WLS, ABF, or BOOT if bias is of primary concern, while OLS is preferable if both bias and variance are important.
Table 3. Bias-correction in a stationary VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (13). See also the caption to Table 1.
Table 3. Bias-correction in a stationary VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (13). See also the caption to Table 1.
Mean Slope Coefficients
Φ 11 Φ 12 Φ 21 Φ 22 Bias 2 VarianceRMSE#NS
T = 50 OLS0.16270.09320.09640.20730.08192.85040.17120
WLS0.18500.09590.09800.23070.01552.95350.17230
ABF0.19490.09850.09880.24270.00212.95300.17190
BOOT0.19530.09860.09880.24320.00182.95500.17190
T = 100 OLS0.18030.09730.09830.22950.02041.32800.11610
WLS0.19190.09930.09920.24240.00311.35990.11670
ABF0.19740.10000.09950.24830.00021.35280.11630
BOOT0.19760.10000.09950.24840.00021.35460.11640
T = 200 OLS0.19120.09850.09920.24030.00440.65220.08100
WLS0.19710.09970.09970.24700.00040.66270.08140
ABF0.20000.09990.09980.25000.00000.65800.08110
BOOT0.20010.09990.09980.25000.00000.65870.08120
T = 500 OLS0.19620.09960.09980.24620.00070.25450.05050
WLS0.19860.10000.10000.24890.00010.25580.05060
ABF0.19980.10010.10000.25010.00000.25540.05050
BOOT0.19990.10010.10000.25020.00000.25550.05050
Figure 1(a.1) shows that for all values of Φ 11 WLS yields a larger variance than both OLS and ABF, and in Figure 1(b.1) this is the case for Φ 11 smaller than roughly 0.65. The bias-reduction from WLS compared to OLS only offsets this larger variance for Φ 11 larger than roughly 0 . 4 and 0.2, respectively, cf. Figure 1(a.2) and (b.2). However, WLS is derived under the assumption of fixed initial values. Figure 2 shows results corresponding to those in Figure 1 but now with fixed initial values, which provides a more fair comparison of WLS to OLS and ABF. Comparing the two figures we see that fixed initial values clearly improve the finite-sample properties of WLS. The variance of WLS is now always smaller than or roughly equal to that of OLS, which together with a smaller bias implies that RMSE is lower for WLS than for OLS. However, despite better finite-sample properties under fixed initial values, WLS still does not yield a lower RMSE than ABF. Note, the relative findings on OLS and ABF are unaffected by the choice of random or fixed initial values.
Figure 1. Variance and RMSE with random initial value. The figure shows the variance and RMSE in the VAR(1) slope coefficients based on 10,000 simulations as a function of Φ 11 for OLS (solid line), WLS (dotted line), and ABF (dashed line). The remaining data-generating parameters are in Panel a given in (11) and in Panel b given in (12). The sample size is 100. The variance and RMSE are reported as the average across the four slope coefficients. The variance is multiplied by 100.
Figure 1. Variance and RMSE with random initial value. The figure shows the variance and RMSE in the VAR(1) slope coefficients based on 10,000 simulations as a function of Φ 11 for OLS (solid line), WLS (dotted line), and ABF (dashed line). The remaining data-generating parameters are in Panel a given in (11) and in Panel b given in (12). The sample size is 100. The variance and RMSE are reported as the average across the four slope coefficients. The variance is multiplied by 100.
Econometrics 02 00045 g001
Figure 2. Variance and RMSE with fixed initial value. See caption to Figure 1.
Figure 2. Variance and RMSE with fixed initial value. See caption to Figure 1.
Econometrics 02 00045 g002

3.2. Iterating and Inverting the Analytical Bias Formula

The use of an iterative scheme in the analytical bias formula is only relevant if the bias varies as a function of Φ.11 Figure 3 shows the bias as a function of Φ 22 in a bivariate VAR(1) system with the remaining data-generating parameters equal to those given in (11). As expected the bias function varies most for small sample sizes, but even for T = 50 the bias function for Φ 11 is relatively flat. For Φ 12 and Φ 21 the bias function is relatively steep when the sample size is small and the second variable in the system is fairly persistent. For Φ 22 the bias function is mainly downward sloping. Overall, Figure 3 suggests that the use of an iterative scheme could potentially be useful if the sample size is small, while for larger sample sizes the gain appears to be limited. Of course these plots depend on Φ and the correlation between the innovations. To illustrate the effect of changing Φ and Ω u , Figure 4 shows the bias also as a function of Φ 22 but with the remaining data-generating parameters equal to those given in (12). Comparing Figure 4 with Figure 3 it is clear that the bias functions are quite different. For example, all the bias functions are now very flat when the second variable is highly persistent, which suggests a limited effect of using an iterative scheme when the data-generating process is given by (12).
Figure 3. Bias functions. The figure shows the least squares bias in the VAR(1) slope coefficients as a function of Φ 22 with the remaining data-generating parameters given in (11) for T = 50 (solid line), T = 100 (dotted line), and T = 500 (dashed line). The bias functions are calculated using the analytical bias formula (7).
Figure 3. Bias functions. The figure shows the least squares bias in the VAR(1) slope coefficients as a function of Φ 22 with the remaining data-generating parameters given in (11) for T = 50 (solid line), T = 100 (dotted line), and T = 500 (dashed line). The bias functions are calculated using the analytical bias formula (7).
Econometrics 02 00045 g003
Figure 4. Bias functions. The figure shows the least squares bias in the VAR(1) slope coefficients as a function of Φ 22 with the remaining data-generating parameters given in (12) for T = 50 (solid line), T = 100 (dotted line), and T = 500 (dashed line). The bias functions are calculated using the analytical bias formula (7).
Figure 4. Bias functions. The figure shows the least squares bias in the VAR(1) slope coefficients as a function of Φ 22 with the remaining data-generating parameters given in (12) for T = 50 (solid line), T = 100 (dotted line), and T = 500 (dashed line). The bias functions are calculated using the analytical bias formula (7).
Econometrics 02 00045 g004
Table 4 shows simulation results for the iterative scheme using the data-generating processes in (11) and (12), respectively. The convergence criteria used in the iterative scheme is that the maximum difference across the slope coefficients between two consecutive iterations must be smaller than 10 - 4 .12 We calculate Ω ^ x as v e c ( Ω ^ x ) = ( I k × k - Φ ^ Φ ^ ) - 1 v e c ( Ω ^ u ) , which implies that we in applying the iterative scheme for the analytical bias formula also reestimate Ω x for each iteration based on the ’new’ estimates of Φ and Ω u .13 For ease of comparison, Table 4 also contains the results based on the simple ‘plug-in’ approach as reported in Table 1 and Table 2.
Regarding WLS, Table 4 shows that with the data-generating process given in (11) iteration reduces the bias but increases the variance. Only for T = 50 is the bias reduction of a sufficient magnitude to offset the increase in variance implying a decrease in RMSE. For T 100 RMSE increases when iterating on the WLS estimator.14 For the data-generating process given in (12) the results for WLS are quite different. Using an iterative scheme, bias is now larger than for the ‘plug-in’ approach when T 100 . Also, bias increases as a function of the sample size up to T = 200 . However, due to a large decrease in variance, RMSE still decreases as the sample size increases.
Table 4. Bias-correction using an iterative scheme. The results in Panel A are based on 10,000 simulations from the VAR(1) model given in (11). The results in Panel B are based on the model given in (12). WLS * and ABF * give the results when using an iterative scheme for WLS and ABF, respectively. ABF * * gives the results when inverting the analytical bias formula to obtain an estimate of the bias. See also the caption to Table 1.
Table 4. Bias-correction using an iterative scheme. The results in Panel A are based on 10,000 simulations from the VAR(1) model given in (11). The results in Panel B are based on the model given in (12). WLS * and ABF * give the results when using an iterative scheme for WLS and ABF, respectively. ABF * * gives the results when inverting the analytical bias formula to obtain an estimate of the bias. See also the caption to Table 1.
Panel APanel B
Bias 2 VarianceRMSE#NSBias 2 VarianceRMSE#NS
T = 50 WLS0.16061.91350.14381980.02952.12340.144663
WLS * 0.05111.98310.14236120.01042.44180.1531182
ABF0.03821.75200.133616130.01512.13500.1456446
ABF * 0.02841.70900.131716520.00822.14520.1456535
ABF * * 0.04091.53960.125459120.18972.13900.15143054
T = 100 WLS0.02290.75490.0880210.01091.00950.09842
WLS * 0.00150.86460.09281020.02841.17950.10626
ABF0.00250.68210.08263070.00160.89920.09346
ABF * 0.00180.67500.08213120.00090.90110.09347
ABF * * 0.04440.62050.081328470.07960.94710.1003337
T = 200 WLS0.00210.34710.059000.02640.52370.07200
WLS * 0.00190.44280.066430.05810.65660.08180
ABF0.00010.30040.054710.00010.40590.06210
ABF * 0.00010.29950.054610.00010.40620.06220
ABF * * 0.01980.28540.05511640.02300.41840.06520
T = 500 WLS0.00040.13220.036300.02270.23670.04960
WLS * 0.00300.19420.044200.05110.33380.06070
ABF0.00000.10910.032900.00000.15500.03810
ABF * 0.00000.10900.032900.00000.15500.03810
ABF * * 0.00350.10670.033100.00360.15680.03890
For the analytical bias formula iteration generally yields a small reduction in bias compared to the ‘plug-in’ approach, while the effect on variance depends on the data-generating process. For the process given in (11) variance decreases slightly when iterating, while there is a small increase for the process given in (12). Comparing the effect on RMSE from using an iterative scheme relative to the ‘plug-in’ approach, we only see a noticeable decrease for (11) with T = 50 . This result is consistent with the bias functions shown in Figure 3 and Figure 4, and suggests that iteration often has a limited effect.
Instead of iterating on the analytical bias formula, we can (conditional on Φ ^ ) use it to back out the ’true’ Φ (and thereby Ω u and Ω x ), which can then be inserted into the bias formula to obtain an estimate of the bias. Table 4 shows that this approach generally has a noticeably larger bias than both the ‘plug-in’ approach and the iterative scheme.15 The effect on the variance depends on the data-generating process. For the process given in (11) variance is lowest when inverting the bias formula resulting in a slightly lower RMSE compared to the other two approaches, while for (12) the variance and RMSE are both higher when inverting.

3.3. Bias-Correction in Nearly Non-Stationary Models

Although the true VAR system is stationary, we often face the risk of finding unit or explosive roots when estimating a persistent system based on a finite sample. In Table 1 for T = 50 we found that in 25 out of 10,000 simulations, OLS yields a non-stationary system. When correcting for bias using either the analytical bias formula or a bootstrap procedure this number increases considerably. In this section we compare the finite-sample properties of OLS (both with and without bias-correction) to the Yule-Walker (YW) estimator, which is guaranteed to ensure a stationary system. We also analyze how Kilian’s [10] approach to ensure stationarity affects the finite-sample properties of the bias-correction methods.
Table 5 reports simulation results for the following VAR(1) model
θ = 0 0 ,     Φ = 0.80 0.10 0.10 0.94 ,     Ω u = 2 1 1 2 ,    
where the eigenvalues of Φ are 0.748 and 0.992. This VAR(1) model is also used in a simulation study by Amihud et al. [32] and is more persistent than the ones used in Table 1, Table 2, Table 3 and Table 4, which increases the risk of estimating a non-stationary model using OLS and entering the non-stationary region of the parameter space when correcting for bias. Panel A shows the finite-sample properties of the OLS and YW estimators. Panel B reports the results when using Kilian’s approach to ensure stationarity when correcting for bias using the analytical bias formulas (6) and (8) and bootstrapping (only OLS), while Panel C shows the corresponding results without applying Kilian’s approach. The sample size is 100.16
From Panel A it is clear that YW has a much larger bias than OLS. This is also the case for the variance and, hence, the RMSE for YW is larger than for OLS. However, in contrast to OLS, YW always results in a stationary system, which implies that it is always possible to adjust for bias using the analytical bias formula. In Table 5, OLS yields a non-stationary model in 250 out of 10,000 simulations. The question now is if using the analytical bias formula for YW yields similar finite-sample properties as in the case of OLS? Panel B (where the procedure by Kilian [10] is applied) shows that this is not the case. YW still has a larger bias than OLS and the variance is more that three times as large. Comparing the results for YW with and without bias correction we see that the bias is clearly reduced by applying the analytical bias formula, but the variance also more than doubles. It is also worth noting that in 7,055 out of 10,000 simulations the system ends up in the non-stationary region when correcting YW for bias compared to only 3,567 for OLS.17
Table 5. Bias-correction in a nearly non-stationary VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (14). The sample size is 100. Panel A shows the results from estimating the VAR(1) model using ordinary least squares (OLS) and Yule-Walker (YW). Panel B and C show the results when adjusting the ordinary least squares estimate for bias using the analytical bias formula (7) (ABF) and bootstrapping (BOOT), and when adjusting the Yule-Walker estimate for bias using the analytical bias formula (8). In Panel B (in contrast to Panel C) the correction by Kilian (1998a) to ensure a stationary VAR system is applied. See also the caption to Table 1.
Table 5. Bias-correction in a nearly non-stationary VAR(1) model. The results in this table are based on 10,000 simulations from the VAR(1) model given in (14). The sample size is 100. Panel A shows the results from estimating the VAR(1) model using ordinary least squares (OLS) and Yule-Walker (YW). Panel B and C show the results when adjusting the ordinary least squares estimate for bias using the analytical bias formula (7) (ABF) and bootstrapping (BOOT), and when adjusting the Yule-Walker estimate for bias using the analytical bias formula (8). In Panel B (in contrast to Panel C) the correction by Kilian (1998a) to ensure a stationary VAR system is applied. See also the caption to Table 1.
Mean Slope Coefficients
Φ 11 Φ 12 Φ 21 Φ 22 Bias 2 VarianceRMSE#NS
Panel A
OLS0.75080.08850.10320.88900.12900.60560.0844250
YW0.6567-0.06490.15420.95821.27480.65780.12840
Panel B
ABF (OLS)0.78130.09430.09680.92170.01820.55850.07453567
ABF (YW)0.78290.09220.11050.90360.04481.75730.12977055
BOOT0.78230.09510.09860.92340.01530.57090.07504266
Panel C
ABF (OLS)0.78720.09510.09580.92760.00890.55990.07423567
ABF (YW)0.87780.14650.15220.93980.27342 × 10 2 1.49607055
BOOT0.79040.09620.09800.93110.00470.57850.07504266
Until now we have used the approach by Kilian [10] to ensure a stationary VAR system after correcting for bias. Based on the same 10,000 simulations as in Panel B, Panel C shows the finite-sample properties without applying Kilian’s approach. For OLS (using both the analytical bias formula and a bootstrap procedure) bias decreases and variance increases slightly when we allow the system to be non-stationary after bias-correction. This result is not surprising. The VAR system is highly persistent and very small changes in Φ can result in a non-stationary system, e.g., if Φ 22 is 0.95 instead of 0.94 the system has a unit root. Hence, when applying Kilian’s approach, we often force the estimated coefficients to be smaller than the true values. In contrast, when we allow the system to be non-stationary after bias-correction some of the estimated coefficients will be smaller than the true values and some will be larger and, hence, positive and negative bias will offset each other across the 10,000 simulations. Likewise, this will also imply that the variance is larger when we do not apply Kilian’s approach. However, comparing the results for OLS in Panel B and Panel C it is clear that these differences are very small, which implies that Kilian’s approach does not severely distort the finite-sample properties of the bias-correction methods; and this even though we apply the approach in roughly 4,000 out of 10,000 simulations. In contrast, for YW it turns out to be essential to use Kilian’s approach as seen from Panel C. Note also that allowing the system to be non-stationary (i.e. not applying Kilian’s approach) is not consistent with the fact that the analytical bias formula is derived under the assumption of stationarity.

3.4. Bias-Correction in Non-Stationary Models

One of the major advantages of the weighted least squares estimator by Chen and Deo [30] compared to the analytical bias formula is that it allows for unit roots. In Section 3.3 we simulated from a stationary but highly persistent VAR(1) model and we assumed that the researcher has a priori knowledge that the system is stationary and thus considered the approach by Kilian [10] to ensure stationarity when correcting for bias. As a robustness check we now simulate from a bivariate VAR(1) model with unit roots and we assume that the researcher acknowledges that the system might be non-stationary and thus does not want to force the system to be stationary. The analytical bias formula is derived under the assumption of stationarity so the analysis in this section is in principle invalid for ABF. However, similar to the analysis of the properties of WLS under random initial values, it is also of interest to examine the finite-sample properties of ABF in the non-stationary case. To our knowledge the asymptotic theory of the properties of the bootstrap bias-corrected estimator for unit root models has not yet been developed.
Table 6. Bias-correction in a bivariate VAR(1) model with one unit root. The results in this table are based on 10,000 simulations from the VAR(1) model given in (15). See also the caption to Table 1.
Table 6. Bias-correction in a bivariate VAR(1) model with one unit root. The results in this table are based on 10,000 simulations from the VAR(1) model given in (15). See also the caption to Table 1.
Mean Slope Coefficients
Φ 11 Φ 12 Φ 21 Φ 22 Bias 2 VarianceRMSE#NS
T = 50 OLS0.9694-0.05050.18870.79000.51721.18950.12931153
WLS1.0227-0.05970.19330.80480.26821.03730.11383067
ABF1.0168-0.03190.15560.85830.10841.04440.10725830
BOOT1.0364-0.04790.15840.86150.04891.10380.10716772
T = 100 OLS1.0235-0.05210.16580.84510.10280.30980.0636956
WLS1.0521-0.05800.16770.84970.05030.26240.05572972
ABF1.0426-0.04230.14410.87620.02740.28560.05585156
BOOT1.0553-0.05140.14600.87760.00830.28920.05446083
T = 200 OLS1.0483-0.05440.15340.86560.02220.09520.0340754
WLS1.0626-0.05810.15410.86680.01080.08320.03063113
ABF1.0560-0.05010.14150.87910.00740.09280.03164819
BOOT1.0626-0.05450.14220.87970.00230.09190.03065777
T = 500 OLS1.0625-0.05800.14490.87540.00270.02580.0168550
WLS1.0677-0.05950.14510.87550.00130.02400.01583150
ABF1.0650-0.05660.14010.87990.00090.02580.01634711
BOOT1.0674-0.05830.14020.88010.00020.02540.01605558
We consider two bivariate VAR(1) models. Table 6 reports results for the following system
θ = 0 0 ,     Φ = 1.07 0.06 0.14 0.88 ,     Ω u = 1 0.5 0.5 1 ,    
where the eigenvalues of Φ are 1 and 0.95, while Table 7 reports results for the system
θ = 0 0 ,     Φ = 1.08 0.04 0.16 0.92 ,     Ω u = 1 0.5 0.5 1 ,    
where both eigenvalues of Φ are 1. These two VAR(1) models are both used by Chen and Deo [30] in a simulation study of the finite-sample properties of WLS. Due to an infinite variance of X t in the presence of unit roots, in the simulation study initial values of X t are fixed and equal to 0 rather than random.
Table 6 and Table 7 both show that OLS delivers biased estimates and that WLS, ABF, and BOOT all reduce both bias and RMSE. Hence, even though ABF is derived under the assumption of stationarity, it still has better finite-sample properties than OLS. Comparing WLS, ABF, and BOOT in terms of bias we see that BOOT consistently delivers the smallest bias, irrespective of one or two unit roots. In contrast to the stationary case ABF performs noticeably worse than BOOT. It does, however, yield a smaller bias than WLS in the presence of one unit root, while the opposite is the case with two unit roots. With respect to variance WLS consistently performs best, especially so when there are two unit roots. Altogether these results imply that BOOT has the smallest RMSE when there is one unit root (and for small samples when there are two unit roots) while this is the case for WLS when there are two unit roots (and the sample size is not too small).
Table 7. Bias-correction in a bivariate VAR(1) model with two unit roots. The results in this table are based on 10,000 simulations from the VAR(1) model given (16). See also the caption to Table 1.
Table 7. Bias-correction in a bivariate VAR(1) model with two unit roots. The results in this table are based on 10,000 simulations from the VAR(1) model given (16). See also the caption to Table 1.
Mean Slope Coefficients
Φ 11 Φ 12 Φ 21 Φ 22 Bias 2 VarianceRMSE#NS
T = 50 OLS0.9575-0.00750.19140.86650.49750.96760.11693390
WLS1.0220-0.02470.20380.87490.18860.78930.09735748
ABF1.00640.00760.16300.91990.19220.87700.10217736
BOOT1.0413-0.02590.17310.90820.05010.90290.09588377
T = 100 OLS1.0146-0.01530.17040.90760.12890.21640.05494113
WLS1.0534-0.02920.17790.90720.03270.15760.04236533
ABF1.0352-0.01030.15660.92470.07310.21650.05228125
BOOT1.0620-0.03110.16380.91840.01050.20630.04498561
T = 200 OLS1.0455-0.02450.16340.91730.03620.05050.02694578
WLS1.0673-0.03390.16700.91600.00660.03470.01956942
ABF1.0547-0.02440.15850.92170.02230.05370.02618355
BOOT1.0710-0.03520.16150.91950.00270.04870.02168671
T = 500 OLS1.0659-0.03320.16050.91970.00610.00780.01064659
WLS1.0748-0.03740.16140.91930.00090.00520.00747059
ABF1.0696-0.03430.15950.92030.00350.00810.01008351
BOOT1.0764-0.03810.16010.92000.00040.00750.00848653

3.5. Bias-Correction When Data Are Skewed and Fat-Tailed

Until now we have generated data from a multivariate normal distribution. However, in many empirically relevant models the normality assumption often fails. The analytical bias formula is not derived under a normality assumption, but it is unclear how the finite-sample properties of bias-correction using ABF compare to those of bootstrapping if the data are, for example, very skewed and fat-tailed. Furthermore, researchers often use a parametric bootstrap based on a normal distribution instead of the usual residual-based bootstrap procedure. The obvious question here is: do we commit errors when using this parametric bootstrap approach when data are very skewed and fat-tailed? Also, WLS is derived under the assumption of normality. How does this estimator perform under skewed and fat-tailed data? In this section, we address these issues.
To obtain data that are skewed and have fat tails we use the data-generating parameters in (11) but follow Kilian [24] and make random draws for the innovations from a Student’s t-distribution with four degrees of freedom and a χ 2 -distribution with three degrees of freedom, respectively.18 Table 8 shows the results. For the bias-correction methods we use the approach by Kilian [10] to ensure stationarity. The sample size is 100.19
Table 8. Bias-correction in a VAR(1) model, skewed and fat-tailed innovations. The results in this table are based on 10,000 simulations from the VAR(1) model given in (11) but with innovations randomly drawn from Student’s t-distribution with four degrees of freedom (Panel A) and χ 2 -distribution with three degrees of freedom (Panel B). The sample size is 100. PARBOOT are bias-adjusted estimates from the bootstrap based on normally distributed innovations. See also the caption to Table 1.
Table 8. Bias-correction in a VAR(1) model, skewed and fat-tailed innovations. The results in this table are based on 10,000 simulations from the VAR(1) model given in (11) but with innovations randomly drawn from Student’s t-distribution with four degrees of freedom (Panel A) and χ 2 -distribution with three degrees of freedom (Panel B). The sample size is 100. PARBOOT are bias-adjusted estimates from the bootstrap based on normally distributed innovations. See also the caption to Table 1.
Mean Slope Coefficients
Φ 11 Φ 12 Φ 21 Φ 22 Bias 2 VarianceRMSE#NS
Panel A
OLS0.75410.09680.10080.80380.10630.75250.09252
WLS0.76940.10350.10250.82440.04020.75540.08908
ABF0.79210.09940.09830.84380.00260.70530.0840489
BOOT0.79330.10030.09930.84540.00170.71600.0846525
PARBOOT0.79380.10020.09930.84580.00140.71500.0845542
Panel B
OLS0.75900.10000.10290.81020.08170.66420.08612
WLS0.81350.08850.09000.85780.01190.89810.0952132
ABF0.79410.09980.09910.84530.00150.62420.0790307
BOOT0.79890.10290.10100.85200.00040.63150.0794450
PARBOOT0.79940.10280.10090.85240.00040.63140.0794451
Overall, the results in Table 8 are in line with our previous findings for stationary models with random initial values, namely that OLS yields highly biased estimates, WLS is able to reduce this bias but at the cost of increased variance and the bias correction methods provide a large bias reduction compared to both OLS and WLS. Comparing ABF and BOOT, we see that similar to the results in Table 1, Table 2, Table 3 and Table 5, BOOT yields a slightly smaller bias than ABF and has a slightly higher variance.
In addition to the residual-based bootstrap approach, Table 8 also shows the results when applying a parametric bootstrap procedure based on an assumption of normally distributed data (PARBOOT). Given that the innovations are skewed and fat-tailed we could expect this approach to have inferior properties compared to both the residual-based bootstrap that directly takes into account the non-normality of the data, and the analytical bias formula that is derived without the assumption of normality. The results in Table 8 show that this is not the case. PARBOOT has both smaller bias and lower variance than BOOT. However, the differences are very small, and for all practical purposes the results in Table 8 suggest that the use of BOOT and PARBOOT will give similar results.
These results contrast those of Kilian [24] who examines the coverage accuracy of various methods for constructing confidence intervals for impulse responses when data are non-normally distributed. Two of the methods he considers are based on the analytical bias formula combined with a residual-based and a parametric (assuming Gaussianity) bootstrap procedure, respectively. Kilian finds that in terms of constructing confidence intervals for impulse responses the residual-based bootstrap procedure strictly dominates the parametric approach when data have fat tails and are skewed. In the present paper we consider parameter estimates and not confidence intervals, which inevitably depend on the entire distribution of innovations. Our results show that with respect to point estimates using an incorrect parametric bootstrap has no negative consequences, which lend support to the use of a parametric bootstrap procedure when data do not match the assumed distribution.

4. Summary of Results

The main results of our simulation study for VAR(1) models can be summarized as follows:
-
The analytical bias formula and the bootstrap approach both yield a very large reduction in bias compared to OLS, also when the model is highly stationary. For persistent but stationary models the variance of OLS is also higher than the variance of the bias-adjusted estimates. The less persistent the system is the better OLS performs in terms of variance, and for highly stationary models this results in OLS yielding the lowest mean squared error.
-
The properties in terms of both bias and variance of the analytical bias formula and the bootstrap approach are very similar in stationary models. In non-stationary models the analytical bias formula performs noticeably worse than bootstrapping.
-
The variance and thereby the mean squared error of WLS is highly sensitive to the initial value. The estimator has a lower mean squared error than OLS when the initial value is fixed while for random initial values it depends on the persistence of the system. In stationary models WLS has a larger bias than the analytical bias formula and bootstrapping, and irrespective of initial values also a higher mean squared error. In non-stationary models the lower variance can, however, in some cases lead to a lower mean squared error for WLS than for bootstrapping.
-
The iterative scheme, where bias-adjusted estimates repeatedly are inserted into the analytical bias formula, can for certain data-generating processes and very small sample sizes yield a minor improvement over the simple one-step ‘plug-in’ approach where biased least squares estimates are used in place of the true unknown parameters. For larger sample sizes there is no gain by iterating.
-
Even after correcting for bias the Yule-Walker estimator has very poor finite-sample properties compared to OLS.
-
Kilian’s [10] approach to ensure stationarity does not distort the finite-sample properties of the bias-adjusted estimates. The approach leads to a very small increase in bias but also a decrease in variance implying a basically unaffected mean squared error compared to the case where we allow the model to be non-stationary.
-
Despite skewed and fat-tailed data, with respect to point estimates parametric bootstrap bias-correction based on the normal distribution performs no worse than bootstrap bias-correction based on the non-normal residuals.

Acknowledgements

This research is supported by CREATES (Center for Research in Econometric Analysis of Time Series), funded by the Danish National Research Foundation. Comments from Rohit Deo and two anonymous referees are gratefully acknowledged. We are also grateful to Carsten Tanggaard for discussions of the topics in this paper.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. N.C. Mark. “Exchange rates and fundamentals: Evidence on long-horizon predictability.” Am. Econ. Rev. 85 (1995): 201–218. [Google Scholar]
  2. G. Bekaert, R.J. Hodrick, and D.A. Marshall. “On biases in tests of the expectations hypothesis of the term structure of interest rates.” J. Financ. Econ. 44 (1997): 309–348. [Google Scholar] [CrossRef]
  3. L. Kilian. “Exchange rates and monetary fundamentals: What do we learn from long-horizon regressions? ” J. Appl. Econom. 14 (1999): 491–510. [Google Scholar] [CrossRef]
  4. R.F. Stambaugh. “Predictive regressions.” J. Financ. Econ. 54 (1999): 375–421. [Google Scholar] [CrossRef]
  5. J. Lewellen. “Predicting returns with financial ratios.” J. Financ. Econ. 74 (2004): 209–235. [Google Scholar] [CrossRef]
  6. Y. Amihud, and C.M. Hurvich. “Predictive regressions: A reduced-bias estimation method.” J. Financ. Quant. Anal. 39 (2004): 813–841. [Google Scholar] [CrossRef]
  7. J.H. Kim. “Bootstrap-after-bootstrap prediction intervals for autoregressive models.” J. Bus. Econ. Stat. 19 (2001): 117–128. [Google Scholar] [CrossRef]
  8. J.H. Kim. “Forecasting autoregressive time series with bias-corrected parameter estimators.” Int. J. Forecast. 19 (2003): 493–502. [Google Scholar] [CrossRef]
  9. J.H. Kim. “Bias-corrected bootstrap prediction regions for vector autoregression.” J. Forecast. 23 (2004): 141–154. [Google Scholar] [CrossRef]
  10. L. Kilian. “Small-sample confidence intervals for impulse response functions.” Rev. Econ. Stat. 80 (1998): 218–230. [Google Scholar] [CrossRef]
  11. L. Kilian. “Finite-sample properties of percentile and percentile-t bootstrap confidence intervals for impulse responses.” Rev. Econ. Stat. 81 (1999): 652–660. [Google Scholar] [CrossRef]
  12. K.D. Patterson. “Bias reduction in autoregressive models.” Econ. Lett. 68 (2000): 135–141. [Google Scholar] [CrossRef]
  13. T. Engsted, and T.Q. Pedersen. “Return predictability and intertemporal asset allocation: Evidence from a bias-adjusted VAR model.” J. Empir. Financ. 19 (2012): 241–253. [Google Scholar] [CrossRef]
  14. M.D. Bauer, G.D. Rudebusch, and J. Wu. “Correcting estimation bias in dynamic term structure models.” J. Bus. Econ. Stat. 30 (2012): 454–467. [Google Scholar] [CrossRef]
  15. F.H.C. Marriott, and J.A. Pope. “Bias in the estimation of autocorrelations.” Biometrika 41 (1954): 390–402. [Google Scholar] [CrossRef]
  16. M.G. Kendall. “Note on the bias in the estimation of autocorrelation.” Biometrika 41 (1954): 403–404. [Google Scholar] [CrossRef]
  17. J.S. White. “Asymptotic expansions for the mean and variance of the serial correlation coefficient.” Biometrika 48 (1961): 85–94. [Google Scholar] [CrossRef]
  18. P. Shaman, and R.A. Stine. “The bias of autoregressive coefficient estimators.” J. Am. Stat. Assoc. 83 (1988): 842–848. [Google Scholar] [CrossRef]
  19. G.H. Orcutt, and H.S. Winokur. “First order autoregression: Inference, estimation, and prediction.” Econometrica 37 (1969): 1–14. [Google Scholar] [CrossRef]
  20. T. Sawa. “The exact moments of the least squares estimator for the autoregressive model.” J. Econom. 8 (1978): 159–172. [Google Scholar] [CrossRef]
  21. J.G. MacKinnon, and A.A. Smith. “Approximate bias correction in econometrics.” J. Econom. 85 (1998): 205–230. [Google Scholar] [CrossRef]
  22. K.D. Patterson. “Bias reduction through first-order mean correction, bootstrapping and recursive mean adjustment.” J. Appl. Stat. 34 (2007): 23–45. [Google Scholar] [CrossRef]
  23. Y. Bao, and A. Ullah. “The second-order bias and mean squared error of estimators in time series models.” J. Econom. 140 (2007): 650–669. [Google Scholar] [CrossRef]
  24. L. Kilian. “Confidence intervals for impulse responses under departures from normality.” Econom. Rev. 17 (1998): 1–29. [Google Scholar] [CrossRef]
  25. J.Y. Campbell. “A variance decomposition for stock returns.” Econ. J. 101 (1991): 157–179. [Google Scholar] [CrossRef]
  26. D. Tjøstheim, and J. Paulsen. “Bias of some commonly-used time series estimates.” Biometrika 70 (1983): 389–399. [Google Scholar] [CrossRef]
  27. T. Yamamoto, and N. Kunitomo. “Asymptotic bias of the least squares estimator for multivariate autoregressive models.” Ann. I. Stat. Math. 36 (1984): 419–430. [Google Scholar] [CrossRef]
  28. D.F. Nicholls, and A.L. Pope. “Bias in the estimation of multivariate autoregressions.” Aust. J. Stat. 30A (1988): 296–309. [Google Scholar] [CrossRef]
  29. A.L. Pope. “Biases of estimators in multivariate non-gaussian autoregressions.” J. Time Ser. Anal. 11 (1990): 249–258. [Google Scholar] [CrossRef]
  30. W.W. Chen, and R.S. Deo. “Weighted least squares approximate restricted likelihood estimation for vector autoregressive processes.” Biometrika 97 (2010): 231–237. [Google Scholar] [CrossRef]
  31. T. Engsted, and C. Tanggaard. “The Danish stock and bond markets: Comovement, return predictability and variance decomposition.” J. Empir. Finance 8 (2001): 243–271. [Google Scholar] [CrossRef]
  32. Y. Amihud, C.M. Hurvich, and Y. Wang. “Multiple-predictor regressions: Hypothesis testing.” Rev. Financ. Stud. 22 (2009): 413–434. [Google Scholar] [CrossRef]
  33. D.W.K. Andrews. “Exactly median-unbiased estimation of first order autoregressive/unit root models.” Econometrica 61 (1993): 139–165. [Google Scholar] [CrossRef]
  • 1Rather than examining confidence intervals (as in e.g. Kilian [24], we focus on point estimates, which play an essential role in much empirical research, e.g., return variance decompositions (Campebll [25]), portfolio choice models (Engsted and Pedersen [13]), and dynamic term structure models (Bauer et al. [14]).
  • 2As noted by Pope [29], the expression for the bias of the least squares estimator in Nicholls and Pope [28] and Pope [29] is equivalent to the bias expression in Tjøstheim and Paulsen [26]. Neither Pope nor Tjøstheim and Paulsen refer to Yamamoto and Kunitomo [27] who, on the other hand, do not refer to Tjøstheim and Paulsen [26]. As noted by Bao and Ullah [23], the bias expression they derive is consistent with the bias expression in Nicholls and Pope [28] and Pope [29] but they do not refer to Yamamoto and Kunitomo [27].
  • 3We only consider VAR models without deterministic trends, but it should be noted that in contrast to AR models, there are no analytical bias formulas available for VAR models with deterministic trends. In this case, bootstrap methods are the only available approach in practice.
  • 4If the intercept is of special interest a similar procedure can be applied to the VAR model in (1).
  • 5In earlier work, Nicholls and Pope [28] derive the same expression for the least squares bias in Gaussian VAR models, and Pope [29] basically shows that this expression also applies to a general VAR model without the restriction of Gaussian innovations.
  • 6Tjøstheim and Paulsen [26] obtain a similar expression for the bias of the Yule-Walker estimator, but under the assumption of Gaussian innovations.
  • 7We are grateful to an anynomous referee for drawing our attention to this approach.
  • 8We have experimented with a larger number of bootstrap replications. However, the results presented in subsequent tables do not change much when increasing the number of bootstraps. Hence, for computational tractability we just use 1,000 bootstrap replications.
  • 9We have also analyzed VAR(2) models (results not shown). In general, the findings in this paper for a VAR(1) model also hold for a VAR(2) model. One exception is that BOOT in this case performs (much) worse than ABF both in terms of bias and variance.
  • 10We have made similar plots for other sample sizes, but the conclusions remain the same so to conserve space we do not show them here.
  • 11The idea of using an iterative approach when bias is a function of Φ is related to the non-linear bias-correction method proposed by MacKinnon and Smith [21].
  • 12Amihud and Hurvich [6] and Amihud et al. [32] also use an iterative scheme in their application of the analytical bias formula. However, they use a fixed number of iterations (10) while we iterate until convergence. Convergence is usually obtained within a small number of iterations (4-6), but in a few cases around 20 iterations are needed for the coefficients to converge.
  • 13Alternatively, we could leave Ω x unchanged throughout the iterative procedure. However, this approach generally leads to an increase in both bias and variance (results not shown) compared to reestimating Ω x , so we disregard this approach in our comparison of the ‘plug-in’ and iterative scheme.
  • 14With fixed initial values the variance of this estimator will decrease when applying the iterative procedure, resulting in a decrease in RMSE, irrespective of the sample size (results not shown).
  • 15In contrast to the ‘plug-in’ approach and the iterative scheme, inverting the bias formula generally leads to an upward bias in autoregressive coefficients when the process is fairly persistent (results not shown). This is also mirrored in a relatively large number of simulations resulting in a non-stationary system, cf. Table 4.
  • 16We have done the same analysis for other sample sizes and we arrive at the same qualitative conclusions, so to conserve space we do not report them here.
  • 17Amihud and Hurvich [6] and Amihud et al. [32] use the YW estimator in a slightly different way. In their iterative procedure they first estimate the model using OLS, and if this yields a non-stationary system, they reestimate the model using YW. However, when correcting for bias they still use the analytical bias formula for OLS.
  • 18We center the randomly drawn innovations from a χ 2 -distribution to ensure the error distribution has zero mean.
  • 19We have done the same analysis for other sample sizes and we arrive at the same qualitative conclusions, so to conserve space, we do not report them here.

Share and Cite

MDPI and ACS Style

Engsted, T.; Pedersen, T.Q. Bias-Correction in Vector Autoregressive Models: A Simulation Study. Econometrics 2014, 2, 45-71. https://doi.org/10.3390/econometrics2010045

AMA Style

Engsted T, Pedersen TQ. Bias-Correction in Vector Autoregressive Models: A Simulation Study. Econometrics. 2014; 2(1):45-71. https://doi.org/10.3390/econometrics2010045

Chicago/Turabian Style

Engsted, Tom, and Thomas Q. Pedersen. 2014. "Bias-Correction in Vector Autoregressive Models: A Simulation Study" Econometrics 2, no. 1: 45-71. https://doi.org/10.3390/econometrics2010045

Article Metrics

Back to TopTop