Statalist


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

st: I would like to show integral zero in the result


From   "Ichiro M. Omori" <[email protected]>
To   [email protected]
Subject   st: I would like to show integral zero in the result
Date   Mon, 18 Jan 2010 01:43:32 +0000

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index