Re: [R] resampling for correlation and testing

2012-03-28 Thread ilai
On Wed, Mar 28, 2012 at 8:03 PM, Benton, Paul wrote: > > On Mar 29, 2012, at 1:41 AM, ilai wrote: > >> On Wed, Mar 28, 2012 at 3:53 PM, Benton, Paul >> wrote: >>> Hello all R-er, >>> >>> ## Then test if rho.A[1,1] come from the distribution of rho.B[1,1] >>> pvalueMat[1,1]<-wilcox.test(rho.ar

Re: [R] resampling for correlation and testing

2012-03-28 Thread Benton, Paul
On Mar 29, 2012, at 1:41 AM, ilai wrote: > On Wed, Mar 28, 2012 at 3:53 PM, Benton, Paul > wrote: >> Hello all R-er, >> >> I'm trying to run a resampling method on some data. The current method I >> have takes 2+ days or a lot of memory . I was wondering if anyone has a >> better suggestion.

Re: [R] resampling for correlation and testing

2012-03-28 Thread ilai
On Wed, Mar 28, 2012 at 3:53 PM, Benton, Paul wrote: > Hello all R-er, > > I'm trying to run a resampling method on some data. The current method I have > takes 2+ days or a lot of memory . I was wondering if anyone has a better > suggestion. > > Currently I take a matrix and get the correlation

[R] resampling for correlation and testing

2012-03-28 Thread Benton, Paul
Hello all R-er, I'm trying to run a resampling method on some data. The current method I have takes 2+ days or a lot of memory . I was wondering if anyone has a better suggestion. Currently I take a matrix and get the correlation matrix from it. This will be called rho.A. Each element in this