Hi, 

I am have a data set of around 43000 probes(rows), and have to calculate 
correlation matrix. When I run cor function in R, its throwing an error message 
of RAM shortage which was obvious for such huge number of rows.  I am not 
getting a logical way to cut off this huge number of entities, is there an 
alternative to pearson correlation or with other dist() methods 
calculation(euclidean) that can be run on such a huge data set?? 
Every help will be appreciated.

Regards
..
JG

______________________________________________
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.

Reply via email to