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/