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

st: RE: Re: Getting the table corresponding to -histogram-


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: Re: Getting the table corresponding to -histogram-
Date   Tue, 15 Mar 2005 21:43:48 -0000

In addition, David Harrison in a posting on 
22 February pointed to the existence of 

-twoway__histogram_gen- 

Note carefully that the name includes two 
underscores in the first gap and one in
the second. This is undocumented (in the 
manual) but clearly explained in on-line help. 

Nick 
[email protected] 

Michael Blasnik
 
> You can load the data that underlies the graph by using the 
> serset command.
> 
> histogram .......
> serset use
> list
> 
> 
> you will see tempvar names with one variable listing the 
> centers of the bins 
> and another listing the density (and another to keep track of 
> something else 
> histogram apparently needs to know about each bin).  You 
> could rename them 
> something useful and save it as a Stats dataset.

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