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
Unexpected error/problem with labmaskDear all, I am trying to use labmask to assign a numeric variable "school_geo_area" the values of (…
Display values (with error bars) for several percentiles in a bar graphI would like to create a bar graph (with error bars) that dísplays the values (finr) for two categor…
if ignored when using logit with tech() optionDear all, when using nbreg, I encountered a problem which I was able to replicate when estimating a…
Merging individual-level administrative data setsI am combining multiple administrative data sets and would be happy to receive input on a sensible a…
Generating shares from a panel dataDear Statalist, I have a panel data for educational institutions and I need to write a code for the…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Unit Root Tests
Post a Comment