Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Trouble outputting t-statistics with outreg2


From   Benjamin Reddy <[email protected]>
To   [email protected]
Subject   st: Trouble outputting t-statistics with outreg2
Date   Wed, 18 Nov 2009 17:53:03 -0500

Hi,

I'm having trouble getting the t-statistics to write to file using
'outreg2'.  The problem seems to be specific to my computer because
when the do-rile containing the command is run on my colleague's
computer, everything works fine.  Has anyone has problems with this?

For example, I run something like the following:

reg price qty M2-M6 if RT==1, cluster(day)
outreg2 using "price_reg.xls", ctitle("Full model") stats(coef tstat)
replace excel label 2aster

The output file shows the coeffecients (with asterisks), but no
t-stats.  There is a note on the bottom that says, "Robust
t-statistics in parentheses".  As I said above, there is no problem
running this on my colleague's computer.

Am I missing something obvious?

Thanks,
Ben

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index