search for: tp3245821p3245821

Displaying 1 result from an estimated 1 matches for "tp3245821p3245821".

2011 Jan 29
0
Parallelizing cor() for large data-set using Cluster
...;- function(x, gene = fakeData) { cor(t(gene[x[1], ]), t(gene[x[2], ])) } #This calculates for each pairs. But I want cor(data) for a 2D matrix to be parallelized. regards, Kumaraguru -- View this message in context: http://r.789695.n4.nabble.com/Parallelizing-cor-for-large-data-set-using-Cluster-tp3245821p3245821.html Sent from the R help mailing list archive at Nabble.com.