Re: [R] "Fast" correlation algorithm

2009-05-14 Thread Joshua Stults
half Of jastar >> Sent: Thursday, May 14, 2009 2:06 PM >> To: r-help@r-project.org >> Subject: [R] "Fast" correlation algorithm >> >> >> Hi, >> Is in R any "fast" algorithm for correlation? >> What I mean is: >> I have very large data

Re: [R] "Fast" correlation algorithm

2009-05-14 Thread Greg Snow
Healthcare greg.s...@imail.org 801.408.8111 > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of jastar > Sent: Thursday, May 14, 2009 2:06 PM > To: r-help@r-project.org > Subject: [R] "Fast" correlatio

[R] "Fast" correlation algorithm

2009-05-14 Thread jastar
Hi, Is in R any "fast" algorithm for correlation? What I mean is: I have very large dataset (microarray) with 55000 rows and 100 columns. I want to count correlation (p-value and cor.coef) between each row of dataset and some vector (of course length of this vector is equal to number of columns of