[R] Simple graphing question

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Oct 25 17:56:21 CEST 2001


"Christian Blouin" <cblouin at is2.dal.ca> writes:

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

In addition to all the other ideas that have been brought up, you
might want to check whether the plotting function accepts add=TRUE for
adding to an existing plot. 

plot.stepfun() does.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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