[R] Simple graphing question

Ott Toomet siim at obs.ee
Thu Oct 25 16:52:12 CEST 2001


Hi,

how are you plotting?  Have you tried e.g.

> plot( x, y1)
> lines( x, y2)

this should draw the function y2 on the same graph where you plotted y1

Ott Toomet




On Thu, 25 Oct 2001, Christian Blouin wrote:

> Hi,
> Is there a way to superimpose plots? This is a followup of the question on
> putting 95% confidence interval in a ecdf. M. Maechler and k. halvorsen
> ecdf.ksCl works like a charm by he way, thanks.
>
> I have yet to find a way to get more than one ecdf in the same plot, or any
> other data plotting for that matter.
>
> 	thanks,
>
> 	Christian
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list