Statalist


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

st: AW: AW: Using "esttab" for tables: How to drop the zero in front of numbers smaller than one?


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: AW: Using "esttab" for tables: How to drop the zero in front of numbers smaller than one?
Date   Mon, 22 Jun 2009 10:07:34 +0200

<> 


Only one -reg- command is necessary in my previous example. Sorry about that
:-)



HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Martin Weiss
Gesendet: Montag, 22. Juni 2009 09:49
An: [email protected]
Betreff: st: AW: Using "esttab" for tables: How to drop the zero in front of
numbers smaller than one?


<> 



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


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