Dear All, How can I output (word or excel) the testing results of -xtunitroot- command. For example,
The error message is:

Thanks.
Code:
webuse pennxrate, clear xtunitroot llc lnrxrate if oecd, demean lags(aic 10) kernel(bartlett nwest) outreg2 using "xtunitroot", word excel dec(4) replace xtunitroot ht lnrxrate, demean outreg2 using "xtunitroot", word excel dec(4) append
Thanks.

Comment