Dear all,
I am trying to do panel cointegration test using xtwest command or using Westerlund(2007) error correction based panel cointegration test. Because of the cross-sectional dependence of our panel data I used the bootstrap option. But, when I use this command "xtwest debtgdp export , constant trend lags(1) leads(1) lrwindow(3)bootstrap(200)" in the same stata version and run in different time gives me different Robust P-value. Even, when I use Stata version 12.1 and Stata version 14.2 gives me totally different results.
I have written the result of Stata version 12.1 that I run in a different time and the same command. if you could provide me with some better suggestions on how to approach such a problem and what is the problem with it.
This is first result
xtwest export import , constant trend lags(1 2) leads(0 1) lrwindow(2)bootstrap(10)
Bootstrapping critical values under H0..........
Calculating Westerlund ECM panel cointegration tests..........
Results for H0: no cointegration
With 41 series and 1 covariate
Average AIC selected lag length: 2
Average AIC selected lead length: 1
Statistic Value Z-value P-value Robust P-value
Gt -2.128 1.880 0.970 0.100
Ga -3.983 7.560 1.000 1.000
Pt -18.004 -5.120 0.000 0.000
Pa -7.207 1.802 0.964 0.100
This also the second result different from the first one
xtwest export import , constant trend lags(1 2) leads(0 1) lrwindow(2)bootstrap(10)
Bootstrapping critical values under H0..........
Calculating Westerlund ECM panel cointegration tests..........
Results for H0: no cointegration
With 41 series and 1 covariate
Average AIC selected lag length: 2
Average AIC selected lead length: 1
Statistic Value Z-value P-value Robust P-value
Gt -2.128 1.880 0.970 0.200
Ga -3.983 7.560 1.000 1.000
Pt -18.004 -5.120 0.000 0.000
Pa -7.207 1.802 0.964 0.200
Related Posts with Westerlund error-correction-based panel cointegration tests
lclogitwtp2 r(498)Dears, I have a question regarding the command lclogitwtp2. why lclogitwtp2, cost(price) post with …
Moving Stata software from one laptop to anotherI have Stata 15 SE on my current laptop. I have just bought a new laptop and want to transfer Stata …
Relative odds ratioHello, I have a few questions regarding -lincom- command; my question is that whether the associati…
Twoway Scatterplot -- syntax errorsI hope someone can please assist with the syntax errors I'm experiencing with my twoway scatter plot…
Total Factor Productivity syntax with OLS, FE and LPHello Stata community, I am calculating firms TFP for the period 1990-2015 with an unbalanced panel…
Subscribe to:
Post Comments (Atom)
0 Response to Westerlund error-correction-based panel cointegration tests
Post a Comment