I agree it would be great to sort the variables in a correlation matrix to make it easier to read and see patterns. I don't know any functions for doing that. If it were my problem, I might "order" the variables by their first principal component. There may also be some cluster analysis way to do that, but I don't know it well enough to say.
Hope this helps. Spencer Graves [EMAIL PROTECTED] wrote: > Dear all, > > I'm currently working on correlation matrix. > The function image() is quite useful for visualization. > > Before using image(), I'd like to sort the matrix rows/columns, > in order to make the matrix the more monotonous/smooth possible. > > Before reinventing the wheel, is there somebody here aware if > such a function already exists ? > > Thanks. > > ______________________________________________ > R-help@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 ______________________________________________ R-help@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