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

st: RE: Yscale for ovelaid twoway graphs


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: Yscale for ovelaid twoway graphs
Date   Thu, 20 Jan 2005 23:30:01 -0000

If you want to exclude data, you 
must use -if-. -yscale()- or -xscale()-
never exclude data. 

Nick 
[email protected] 

Nassar
 
> I'm just trying to plot the distribution of an observed data 
> against several
> distribution..
> I want to reduce  the yscale density up to 1.5..ie I don't 
> want any plot for
> high yscale density values
> yscale(range(0. 1.5)) doesn't work , density values come up to 2.
> yscale(range(0. 3.)) works fine

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