Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: display format


From   "Jun Xu" <[email protected]>
To   [email protected]
Subject   st: display format
Date   Wed, 22 Jan 2003 20:47:41 -0600

Dear stata listers:

One question about the display format.  I was trying to have a covariance
matrix:
*************************************************************
. corr  popden hsnggrow rent, cov
(obs=50)

            |   popden hsnggrow     rent
-------------+---------------------------
     popden |  4.9e+06
   hsnggrow | -17692.8  372.679
       rent |  14278.8  329.134  1249.86


*************************************************************
What I really like to see is specifying out exactly what var(popden) equal
to such as 4912345.2 instead of 4.9e+06.  How can I control the numeric
format in tables (output) like this (as well as decimal points)?  I tried to
change the format of popden (using format), but not working.  ANy input?
Really appreciate.

Jun Xu
Department of Sociology
Indiana University at Bloomington

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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