Table of unit root tests
Posted: Thu Mar 03, 2011 4:42 pm
I have a large database which has above 100 variables and I want to test the stationarity of these series using LM unit root test with structural break. For doing that, I must use the same code, run and obtain the results.
Is there a simple way to use this code? My data file has variables in coloumns and is in .dat format. Using "do - end do" statement, can i use the code continually and write the LM test statistics and t statistics of dummy variables into an excel file?
Is there a simple way to use this code? My data file has variables in coloumns and is in .dat format. Using "do - end do" statement, can i use the code continually and write the LM test statistics and t statistics of dummy variables into an excel file?