Statalist


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

st: Question about -esttab- and its macros


From   "Tiago V. Pereira" <[email protected]>
To   [email protected]
Subject   st: Question about -esttab- and its macros
Date   Thu, 29 Jan 2009 22:36:12 -0200 (BRST)

Dear Statalisters,

Why is -esttab- now reporting the below mentioned macros? Is that correct?
I am looking for the r(coefs) macro.

Thanks for any help.

Cheers!

Tiago

*/[Code that runs a regression]
...

esttab, se
----------------------------
                      (1)

----------------------------
lambda
_cons               0.985***
                 (0.0472)
----------------------------
b2
_cons               0.342***
                 (0.0236)
----------------------------
logvar2
_cons              -5.373***
                  (0.862)
----------------------------
N                      40
----------------------------
Standard errors in parentheses
* p<0.05, ** p<0.01, *** p<0.001

. return list

macros:
            r(estout) : "estout, cells(b(fmt(a3) star) se(fmt(a3)
par("{ralign 12:{txt:(}" "{txt:)}}"))) stats(N, fmt(%18.0g)
labels(`".."



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