Skip to content

plot

3 messages · Bert Gunter, Hui Han

#
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
#
?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
#
Thanks a lot!

Hui
Berton Gunter wrote: