?View -- 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-bounces@r- > project.org] On Behalf Of Alaios > Sent: Friday, March 04, 2011 2:49 AM > To: r-help@r-project.org; Philipp Pagel > Subject: Re: [R] How two compare two matrixes > > That's the problem > Even a 10*10 matrix does not fit to the screen (10 columns do not fit > in one screen's row) and thus I do not get a well aligned matrix > printed. > > This is that makes comparisons not that easy to the eye. > From the other hand with edit(mymatrix) I get scrolls so I can scroll > to one row and see only the area I want to focus in. Problem with edit > is that it blocks cli and thus I can not have two edits running at the > same time. > > I would like to thank you in advacne for your help > > Regards > Alex > > --- On Fri, 3/4/11, Philipp Pagel <p.pa...@wzw.tum.de> wrote: > > > From: Philipp Pagel <p.pa...@wzw.tum.de> > > Subject: Re: [R] How two compare two matrixes > > To: r-help@r-project.org > > Date: Friday, March 4, 2011, 8:04 AM > > > Dear all I have two 10*10 > > matrixes and I would like to compare > > > theirs contents. By the word content I mean to check > > visually (not > > > with any mathematical formulation) how similar are the > > contents. > > > > If they are really only 10x10 you can simply print them > > both to the > > screen and look at them. I'm not sure what else you could > > do if you > > are not interested in a specific distance emasure etc. > > > > cu > > Philipp > > > > -- > > Dr. Philipp Pagel > > Lehrstuhl für Genomorientierte Bioinformatik > > Technische Universität München > > Wissenschaftszentrum Weihenstephan > > Maximus-von-Imhof-Forum 3 > > 85354 Freising, Germany > > http://webclu.bio.wzw.tum.de/~pagel/ > > > > ______________________________________________ > > 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. > > > > > > > ______________________________________________ > 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. ______________________________________________ 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.