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
Help with xtabond2 and xtdpdsysDear Statalist, I already searched for this topic and found similar threads, but I still have probl…
What's the rationale behind egen_inequality excluding zeros?I'm using the user-written egen_inequal to compute Gini coefficients. Like so: Code: egen land_gi…
Invalid name error in Stata simulation syntaxHi everyone I'm doing a simulation study following Adkins & Gade (p.26-27) and can't figure out…
Problem regarding how to create categories under categories.Hello, this is my question. Thank you. Array …
How to list observations excluding one variable?Hi everyone, I am doing an assignment and I'm stuck at one point. I have to list the first 8 observ…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Unit Root Tests
Post a Comment