Thanks, but too hard for me

Sarah Goslee <[email protected]>:
> You can presumably use xaxt="n" in your plot() statement (see ?par for
> details), and then use axis() to make anything you'd like (see ?axis
> for details).
----------------------------------
>> Medic <[email protected]> wrote:
>> In this code:
>> plot (cox, col=1:2, xscale=1, xlab="OS",  ylab="Probability")
>> the X scale is divided (by default) as:
>>  0 ... 50 ... 100 ... 150 ... 200
>> And I would like so:
>> 0 ... 12 ... 24 ... 36 ... 48.
>> I looked ?plot(cox), but did not understand what argument is
>> responsible for this.

______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to