Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: AW: Extracting the t-statistics from a regression output
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: AW: Extracting the t-statistics from a regression output
Date
Thu, 8 Jul 2010 09:11:50 +0200
<>
-ssc d parmest- is the ideal solution for this problem, as Eric points out.
If you want to take a look at the underlying arithmetic, try Maarten`s
http://www.stata-journal.com/article.html?article=st0137
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Dani Tilley
Gesendet: Donnerstag, 8. Juli 2010 05:18
An: [email protected]
Betreff: st: Extracting the t-statistics from a regression output
Hi,
After I -regress y x1 x2 x3, noconstant- I need to access the vector of
t-statistics for the null that beta_i=0. This corresponds to the third
column on
the regression output. I actually only need one of the t-stats but I don't
think
this simplifies the problem.
>From the help article, I know that e(b) extracts the coefficients but
couldn't
find something similar for the t-stats.
Any help would be appreciated.
Thanks,
Dani
*
* 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/