[R] Calculating correlation for a big matrix

A Ezhil ezhil02 at yahoo.com
Fri Nov 21 01:27:41 CET 2008


Dear All,

I have a matrix of size 10000 x 50. I would like to calculate all possible pair-wise correlation coefficient (5x10^7 combinations) using cor(). How can I efficiently calcualte and save the result in a matrix? 

Thanks in advance.

Kind regards,
Ezhil



More information about the R-help mailing list