<>
*************
sysuse auto, clear
replace weight=we*1000
reg pr we f
reg pr we f
*normal case
esttab
*w/o leading zeros
esttab, nolz
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Statachris
Gesendet: Montag, 22. Juni 2009 03:14
An: [email protected]
Betreff: st: Using "esttab" for tables: How to drop the zero in front of
numbers smaller than one?
Hi there,
when using the esttab command for tables of regression output,
how can I get Stata to drop the zeros in front of numbers smaller than
1, i.e. write for instance ".35" as opposed to "0.35"?
Many thanks and best regards,
Chris
*
* 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/