Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Estrella Gomez <estrellastata@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: AW: Estimation results |
Date | Mon, 28 Jun 2010 10:33:26 +0200 |
Thank you so much! 2010/6/15 Martin Weiss <martin.weiss1@gmx.de>: > > <> > > > > ************* > webuse pennxrate, clear > > tempname hdle > > capt erase info.dta > > postfile `hdle' lags pval /* > */ using info > > qui forv i=1/6{ > xtunitroot ips lnrxrate, lags(`i') > post `hdle' (`i') (r(p_wtbar)) > } > > postclose `hdle' > > u info, clear > l, noo > > xmlsave "myxmlfile", doctype(excel) replace > ! "C:\Program Files (x86)\Microsoft Office\Office12\EXCEL.EXE" myxmlfile.xml > ************* > > > > HTH > Martin > > -----Ursprüngliche Nachricht----- > Von: owner-statalist@hsphsun2.harvard.edu > [mailto:owner-statalist@hsphsun2.harvard.edu] Im Auftrag von Estrella Gomez > Gesendet: Dienstag, 15. Juni 2010 12:05 > An: statalist@hsphsun2.harvard.edu > Betreff: st: Estimation results > > Dear Statalist > > I am conducting several panel unit root test in a panel dataset with the > command > "xtunitroot ips". I was wondering how can I export all the p-values I have > obtained to an excel file (I have conducted 12 panel unit root test, and I > would like to have all the results in the same file) > > Thanks in advance > Estrella Gomez > * > * For searches and help try: > * http://www.stata.com/help.cgi?search > * http://www.stata.com/support/statalist/faq > * http://www.ats.ucla.edu/stat/stata/ > > > * > * For searches and help try: > * http://www.stata.com/help.cgi?search > * http://www.stata.com/support/statalist/faq > * http://www.ats.ucla.edu/stat/stata/ > * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/