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
Interpretation of ROC regression resultsHi all, I performed ROC regressio using the rocreg command and I have the desired results. I know t…
ralloc strata re-nameHello all, Is there a way to rename stratas on a stratified randomization using ralloc? ralloc blkn…
Is it a problem if all my independent and control variables are insignificant?The overall model scores like this: R-squared = 0.0061 Adj R-squared = -0.0129 So the model seems u…
Fixed effectsDear all, I have a cross sectional data with a variable showing number of siblings "n_siblings" for…
Fixed effects analysisDear all, I will please like to find out if i combine two cross sectional data to form a panel will…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Unit Root Tests
Post a Comment