Dear Statalist,
I am using Stata/SE 11 for Windows.
I would like to show integral zero in the result.
For example, the result of the command "display 1/10" is ".1".
I would like to make it "0.1".
Other example is;
----------------------------
input outcome exposure
1 0
1 3
0 2
0 2
end
logistic outcome exposure
-----------------------------
Results of these commands are
------------------------------------------------------------------------------
outcome | OR Std. Err. z P>|z| [95% Conf.Interval]
-------------+----------------------------------------------------------------
exposure | .6454743 .6283999 -0.45 0.653 .0957622 4.350749
------------------------------------------------------------------------------
I would like to display OR as "0.6454743", not ".6454743".
How can I do it?
Thanks for your consideration.
Ichiro
*
* 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/