have a look at -help esttab-, it points you to -(fmt)- as well as
-staraux-, which might do what you want.
e.g.
esttab using example.rtf, replace b(4) t(2) star(* 0.10 ** 0.05 *** 0.01)
staraux stats(p r2_a N, star fmt(%9.3gc %9.3g %9.0gc))
best, rich
Claude Francoeur <[email protected]>
Gesendet von: [email protected]
07.01.2009 20:59
Bitte antworten an
[email protected]
An
"[email protected] >> \"[email protected]\""
<[email protected]>
Kopie
Thema
st: Controling formats
Hello,
I would like to control the formats of p r2_a and N in :
esttab using example.rtf, replace b(4) t(2) star(* 0.10 ** 0.05 ***
0.01) stats(p r2_a N, star)
Also, is it possible to control where the stars are located? Presently,
the stars are on the b coefficients and on the global p-value.
Thank you.
*
* 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/