Re: S-PLUS: Multiple plots, same graph
- From: mpietrzy <matt.pietrzykowski@xxxxxxxxx>
- Date: Sun, 07 Oct 2007 13:38:46 -0000
On Oct 5, 8:46 pm, szymk...@xxxxxxxxx wrote:
Hi, I am struggling to find a way to plot multiple time series
overlayed onto one graph in S-PLUS. A method using the interface is
described in "Tips and Tricks: Cool Techniques for Creating
Graphics" (pdf, one can google it), but is there a convenient sequence
of commands to simply plot two (or more) time series in this way? The
operation described in the pdf seems a bit time-consuming.
Thanks,
Dan
Hi Dan-
Without understanding the intricacies of S-PLUS, can you use something
like
matplot() or plot() with points() argument to define new plotting
points as an
overlay? This is what I would try in R.
Matt
.
- References:
- S-PLUS: Multiple plots, same graph
- From: szymkodf
- S-PLUS: Multiple plots, same graph
- Prev by Date: S-PLUS: Multiple plots, same graph
- Next by Date: How would we estimate these statistics?
- Previous by thread: S-PLUS: Multiple plots, same graph
- Next by thread: How would we estimate these statistics?
- Index(es):
Relevant Pages
|
|