Panel data Perron and Dickey-Fuller unit tests give OPPOSING results for half of the variables in my data set.
I believe that this has to do with lag selection process.
After I saw the opposing results with:
xtunitroot fisher ldelay, dfuller lags(10)
I used:
xtunitroot fisher ldelay, dfuller lags(aic 10)
in order for the lag order to be selected automatically according to Akaike information criteria,
but it doesn't work.
I don't know: (a) how to manually select the optimal lag and (b) lets say the Perron and ADF test results are still opposing, which one should I choose?
Related Posts with Panel Data Unit Root Tests
calculate averages of groups of observations separated by groups of missing observationsHi everybody, I have panel data with a few variables that have a somewhat random pattern. I need to…
poisson regression with instrumental variables and high dimensional fixed effectsI have a poisson regression model with large number of fixed effects and an endogenous independent v…
Converting R date into STATA dateHi, I am trying to convert R dates into STATA dates but unable to do so. For example, the R date i…
Calculating difference between observations in a panel with missing valuesHello! I am working with online auction data (see -dataex- below), where id is the listing identifi…
Filling a number of missing variables sharing prefix with "replace"Hi Statalisters, I've merged two datasets which are cross-sectional(year of 2004) and time series(y…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Unit Root Tests
Post a Comment