Re: Sorting a correlation matrix with R-statistics
- From: Erkki.Komulainen@xxxxxxxxxxxxxxxxxxx
- Date: 3 Feb 2007 18:00:24 GMT
maureeze@xxxxxxxxx wrote:
:I am looking for a way to sort my matrix and find an easy way to
:locate the highest 25 correlations in a matrix of 1000 by 1000
:variables. I want to produce a list of the correlations, from the
:strongest correlation to the weakest. E.g. if the variables are called
:x1, x2, x3, .., xn, then there might be a list:
I would save the correlation matrix as a file. Its columns would then be
stacked into three colums: col1 = the code of x-variable, col 2 = the
code of y-variable and col 3 = the correlation. I would read this
file into a suitable programme and do the sorting. This can be done with
SPSS and I think that should be possible with similar products.
HTH
Erkki
040-5024491 <http://www.helsinki.fi/people/Erkki.Komulainen/>
.
- Follow-Ups:
- Re: Sorting a correlation matrix with R-statistics
- From: Marc Schwartz
- Re: Sorting a correlation matrix with R-statistics
- References:
- Sorting a correlation matrix with R-statistics
- From: maureeze
- Sorting a correlation matrix with R-statistics
- Prev by Date: Sorting a correlation matrix with R-statistics
- Next by Date: Re: Sorting a correlation matrix with R-statistics
- Previous by thread: Sorting a correlation matrix with R-statistics
- Next by thread: Re: Sorting a correlation matrix with R-statistics
- Index(es):
Relevant Pages
|
Loading