[R] Simple graphing question

Jens Nieschulze jniesch at gwdg.de
Thu Oct 25 14:20:45 CEST 2001


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.

do-some-plotting-but-set-xlim()-ylim()
par(new=T)
do-some-more-plotting-with-same-xlim()-ylim()

is one way to do it
> 
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> 

***********************************************************************
Jens Nieschulze

Institute for Forest Biometrics &	Phone: ++49-551-39-12107
Applied Computer Science		Fax  : ++49-551-39-3465
Buesgenweg 4
37077 Goettingen		E-mail: jniesch at uni-forst.gwdg.de
GERMANY				http://www.uni-forst.gwdg.de/~jniesch

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