Hi, I want to plot two sets of (x, y) in the same window, that is, plot of (x1,y1) and plot of (x2, y2) appear in the same window, so that I can compare the two plots. Can I get any help from you on how to do that? Thanks! Hui
plot
3 messages · Bert Gunter, Hui Han
?points or ?xyplot in lattice package for a possibly better alternative -- Bert Gunter Genentech Non-Clinical Statistics South San Francisco, CA "The business of the statistician is to catalyze the scientific learning process." - George E. P. Box
-----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Hui Han Sent: Monday, May 02, 2005 4:08 PM To: R-help at stat.math.ethz.ch Subject: [R] plot Hi, I want to plot two sets of (x, y) in the same window, that is, plot of (x1,y1) and plot of (x2, y2) appear in the same window, so that I can compare the two plots. Can I get any help from you on how to do that? Thanks! Hui
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Thanks a lot! Hui
Berton Gunter wrote:
?points or ?xyplot in lattice package for a possibly better alternative -- Bert Gunter Genentech Non-Clinical Statistics South San Francisco, CA "The business of the statistician is to catalyze the scientific learning process." - George E. P. Box
-----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Hui Han Sent: Monday, May 02, 2005 4:08 PM To: R-help at stat.math.ethz.ch Subject: [R] plot Hi, I want to plot two sets of (x, y) in the same window, that is, plot of (x1,y1) and plot of (x2, y2) appear in the same window, so that I can compare the two plots. Can I get any help from you on how to do that? Thanks! Hui
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html