s-news
[Top] [All Lists]

multiple plot on a graph

To: s-news@lists.biostat.wustl.edu
Subject: multiple plot on a graph
From: Tae-Young Heo <theo@unity.ncsu.edu>
Date: Wed, 26 Mar 2003 09:53:27 -500
User-agent: IMHO/0.97.1 (Webmail for Roxen)
Dear Users,


I am trying to make a multiple plot on a graph. One plot is scatter plot and 
the other is Boxplot.
Is it possible with S-plus?
I tried several ways,but failed.
I would like to get the graph that

Lower X-axis is for scatter plot and
Upper X-axis is for Boxplot and
Left  Y-axis is for scatter plot and
Right Y-axis is for Boxplot
                
                      r
          1   2   3   4   5    6    7
        -----------------------------------
        |          * * * * * * * * *      |
   46000| |      *                        |0.12
        |---    *                         |
y      || |   *                          |0.08
   45500|--- *                            |      m
        | | *                             |0.05
   45000| *                               |
        |                                 |0.01
        -----------------------------------
          1 2 3 4 5 6 7 8 9 10 11 12 13
                       d
Like above, I would like to draw two plot(scatter plot and Boxplot)on a graph.
Please let me know how to draw tow plot(scatter plot and Boxplot) on a graph 
with own X and Y axes.

Thanks,



<Prev in Thread] Current Thread [Next in Thread>