--
The only solution that I've found to this problem is to generate the
the failure curve (1 - the survival curve), using -sts gen- and then
to use -twoway- with an -if- clause to limit the range and a
"connect" option to connect the points.
-Steve
On Mon, Aug 31, 2009 at 7:37 AM, Philip Ryan<[email protected]> wrote:
> sts graph...., .... ylabel(0(.1).5, ang(hor) nogrid).....
>
> Phil
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Fiona Bruinsma
> Sent: Monday, 31 August 2009 10:00 PM
> To: [email protected]
> Subject: st: Decrease range of y axis
>
> Hi,
>
> I am creating a graph of a kaplan-meier curve. The y axis (cumulative
> probability) ranges from 0.0 to 1.0 however all my values are less than 0.5
> making the data difficult to see. I would like to decrease the range of the
> y axis from 0.0-1.0 to 0.0-0.50. I have tried yscale but notice in the
> manual that this can only be used to increase the scale. I have not been
> able to find any reference to decreasing the range.
>
> The syntax I have been using is as follows:
> sts graph, by(tx_cen) failure noorigin ytitle("Cumulative probability of
> delivery") /*
> */ xtitle("Gestation (weeks)") ylabel(,angle(horizontal) nogrid) /*
> */ title(" ") /*
> */ legend(position(3) ring(0)) legend(col(1)) clpattern("l" "_")
> legend(region(""))/*
> */legend(region(lstyle(none))) graphregion(fcolor(white))
>
> Regards,
>
> Fiona Bruinsma
>
> *
> * 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/
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.409 / Virus Database: 270.13.71/2336 - Release Date: 08/30/09
> 17:51:00
>
> *
> * 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/
>
--
Steven Samuels
[email protected]
18 Cantine's Island
Saugerties NY 12477
USA
845-246-0774
*
* 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/