Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: st: Output format
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
RE: st: Output format
Date
Mon, 19 Apr 2010 23:05:18 +0200
<>
If you are interested in a particular result, try
*******
sysuse auto, clear
qui reg price weight length turn trunk
di %4.3fc in r _b[length]
*******
HTH
Martin
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Maarten buis
Sent: Montag, 19. April 2010 21:44
To: [email protected]
Subject: Re: st: Output format
--- On Mon, 19/4/10, Apostolos Ballas wrote:
> Is there any option that I can set
> globally so that the output from any and
> all STATA commands is rounded to 3 decimals?
I sympasize with that request, but
unfortunately the answer is no. I guess that the
reason is that the Stata output is not really
designed to be used directly in publications.
You'll need to use other commands in Stata to prepare
output that is ready for publication, like
-estout- (see: -ssc d estout-).
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* 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/