Hi Greg I saw, read, the TeachingDemos you suggesttef but when run pairs2 function on my R module says "CanĀ“t find function pairs2"
How can I load the module or function pairs2? Thanks in advance for your help. You are the best. 2009/7/27, Greg Snow <greg.s...@imail.org>: > > Look at the pairs2 function in the TeachingDemos package. > > -- > Gregory (Greg) L. Snow Ph.D. > Statistical Data Center > Intermountain Healthcare > greg.s...@imail.org > 801.408.8111 > > > > -----Original Message----- > > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > > project.org] On Behalf Of Jose Narillos de Santos > > Sent: Monday, July 27, 2009 9:02 AM > > To: r-help@r-project.org > > Subject: [R] pairs plot > > > > Hi all, > > > > I want to plot trough pairs() plot a matrix with 4 columns. I want to > > make a > > trhee plot in a graph. Plotting pairs colum 2,3,4 on y axis and 1 on X > > axis. > > > > You mean (a plot with three graphs) ommitting the first pair with > > itself. > > And only the pairs with colum 1 with the other not all pairs. > > > > I. e. this matrix > > > > 4177 289390 8740 17220 > > 3907 301510 8530 17550 > > 3975 316970 8640 17650 > > 3651 364220 9360 21420 > > 3031 387390 9960 23410 > > 2912 430180 11040 25820 > > 3018 499930 12240 27620 > > 2685 595010 13800 31670 > > 2884 661870 14760 37170 > > > > Thanks in advance. > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-help@r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the posting guide http://www.R-project.org/posting- > > guide.html > > and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.