Estimating Panel Cointegration in EViews
EViews offers two basic methods for estimating a single cointegrating vector in panel settings: Fully Modified OLS (FMOLS) and Dynamic OLS (DOLS).
To estimate your panel equation you must first be working with a panel structured workfile. Next, select or then select in the dropdown menu. Alternately, you may enter the cointreg keyword in the command window.
EViews will open the panel version of the cointegrating equation dialog.
This dialog is almost identical to the dialog for cointegrating regression in non-panel settings.
As before, there are three parts of the equation specification: the equation and cointegrating regressors specification, the nonstationary estimation settings, and the sample settings (We ignore, for a moment, the related settings on the tab.)
Since the sample specification should be self-explanatory, we focus attention on the specification of the cointegrating and regressors equations and the nonstationary estimation settings.
Specifying the Equation
The and are used to describe your triangular regression specification.
Equation Specification
You should enter the name of the dependent variable,
, followed by a list of cointegrating regressors,
, in the edit field, then use the drop-down menu to specify the deterministic trend components (, , ,). Your selection will include all trends up to the specified order. You may use the edit box to add deterministic trend regressors that are not offered in the pre-specified list.
Cointegrating Regressors Specification
When performing FMOLS estimation you may use the drop-down menu and the edit field to specify
deterministic trends that are included in the regressors equations but not in the cointegrating equation.
You may also indicate whether you wish to estimate the regressors innovations
in
Equation (57.2) indirectly by estimating the regressors equations in levels and then differencing the residuals or directly obtain
, by estimating the differenced regressors equations. Check the box to estimate the regressors equations in differences.
Estimation Methods and Settings
The section is used to specify the estimation method. You should use the dropdown menu to choose between FMOLS and DOLS estimation. When you make your selection, the main dialog page and the options page will both change to display the options associated with your selection.
Fully-Modified OLS
To estimate your equation using panel FMOLS, select in the dropdown menu. The main dialog and options pages will change to show the available settings.
First, you should choose between the pooled, weighted, and group mean (averaged) FMOLS estimators:
• estimation performs standard FMOLS on the pooled sample after removing the deterministic components from both the dependent variable and the regressors.
• estimation accounts for heterogeneity by using cross-section specific estimates of the long-run covariances to reweight the data prior to computing pooled FMOLS.
• mean estimation computes the cross-section average of the individual cross-section FMOLS estimates.
See
“Fully-Modified OLS” for a detailed description of the methods
Additionally, you may click on the button to specify options for computing the long-run covariances. By default, EViews will estimate the individual and long-run average covariance matrices using a (non-prewhitened) kernel approach with a Bartlett kernel function and Newey-West fixed bandwidth. To change the whitening or kernel settings, click on the button and enter your changes in the sub-dialog.
Here we have specified that the long-run covariances be computed using a nonparametric method with the quadratic-spectral kernel and a real-valued bandwidth chosen by Andrews’ automatic bandwidth selection method. Click on to accept the updated settings.
Lastly, you can specify the form of the first-stage cointegrating equation regression that EViews uses to obtain
for computing the long-run covariances. By default, the first-stage regression assumes homogeneous long-run coefficients, but you may allow for different coefficients by selecting the checkbox.
Clicking on the tab of the estimation dialog shows the settings for computing the coefficient covariance for the long-run coefficients and specifying the default coefficient name:
For pooled estimation, you may choose between the moment estimator or a method as described in
“Pooled FMOLS”. You may also elect to apply or not apply a degrees-of-freedom adjustment to the estimated coefficient covariance.
The pooled weighted and grouped methods only offer the option.
Dynamic OLS
To estimate your equation using DOLS, first fill out the equation specification, then select in the dropdown menu. The dialog will change to display the settings for DOLS.
You should use the drop-down to choose between the pooled, weighted, and group mean (averaged) DOLS estimators:
• estimation performs standard DOLS on the pooled sample of data after first removing the deterministic components from both the dependent variable and the regressors.
• estimation accounts for heterogeneity by using cross-section specific estimates of the conditional long-run residual variances to reweight the moments for each cross-section when computing the pooled DOLS estimator.
• mean estimation computes the cross-section average of the individual cross-section DOLS estimates.
If you specify pooled weighted estimation, EViews will display a button which will allow you to specify the settings used in computing the long-run variances for use as weights.
Next, you should specify the method of selecting leads and lags. By default, the is with and each set to 1. You may specify a different number of lags or leads or you can use the dropdown to enable automatic information criterion selection of the lag and lead orders for each cross-section by selecting , , or . Note that the automatic lag selection method is conducted by estimating separate regressions for each cross-section. If you select , EViews will estimate static OLS.
If you select one of the info criterion selection methods, you will be prompted for a maximum lag and lead length. You may enter a value, or you may retain the default entry “*” which instructs EViews to use an arbitrary observation-based rule-of-thumb for each cross-section:
| (57.5) |
to set the maximum, where
is the number of coefficients in the equation. As in the non-panel setting, we urge careful thought in the use of automatic selection methods since the purpose of including leads and lags is to remove long-run dependence, and automatic methods were not designed for this purpose.
When you are done modifying the main estimation settings, click on the tab of the dialog to see the options for computing the long-run coefficient covariance matrix estimates and specifying the default coefficient name:
For pooled estimation you will be prompted to specify the moment estimator or a method as described in
“Pooled DOLS”. You will also be prompted to specify the use of a estimator or estimator for use in scaling the moment matrix or in computing the individual variance weights sandwich estimator, and to choose whether to perform a .
Pooled weighted estimation offers only a choice of whether to perform the degree-of-freedom correction (since the long-run variance settings are specified on the first page of the dialog).
Grouped estimation offers a variety of choices for computing the individual coefficient covariance matrices.You may use the drop-down to choose between the , , , or
The method re-scales the ordinary least squares coefficient covariance using an estimator of the long-run variance of DOLS residuals (multiplying by the ratio of the long-run variance to the ordinary squared standard error). Alternately, you may employ a sandwich-style covariance matrix estimator.
In both cases, you may use the options button (labeled or respectively) to override the default method for computing the long-run variance (non-prewhitened Bartlett kernel and a Newey-West fixed bandwidth). You may also select covariances or covariances. The latter two methods are offered primarily for comparison purposes.