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

st: RE: Yscale for ovelaid twoway graphs-> add range to wishlist


From   "Nassar" <[email protected]>
To   <[email protected]>
Subject   st: RE: Yscale for ovelaid twoway graphs-> add range to wishlist
Date   Fri, 21 Jan 2005 09:05:39 +0100

Nick thanks for your quick answer,
Hi all,

I don't want to exclude data, but to focus the graph window on some interval
of the data.
The yvariable is not directly observed (a kdensity plot) so I can't (don't
know how to) make any selection upon the density..

yscale(range()) expand range of axis ([G]p56) and range() never causes the
data to be omitted from the plot([G] p59)
one would appreciate either to expand or to REDUCE the axis scales using the
same axis_scale_option

Best regards
Naji Nassar

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


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