Re: [Rd] Problem with R >3.0.0

2013-08-24 Thread Shelton, Samuel
ram. Sam Sent from my iPad On Aug 21, 2013, at 5:46 AM, "peter dalgaard" wrote: > > On Aug 20, 2013, at 19:42 , Shelton, Samuel wrote: > >> Hi all, >> >> Thanks for getting back to me. We would like to move over to v3.0.0 on our >> cluster so that we

Re: [Rd] Problem with R >3.0.0

2013-08-21 Thread Shelton, Samuel
0000000 0 0 >> [2,]000000000 0 0 >> [3,]000000000 0 0 >> [4,]000 00 0 000 0 0 >> [5,]00000

Re: [Rd] Problem with R >3.0.0

2013-08-21 Thread Shelton, Samuel
r1 = matrix(rnorm(nSamples * nGenes), nSamples, nGenes) > >simMat = bicor(datExpr1, use = 'p') > >Best, > >Peter > >On Mon, Aug 19, 2013 at 11:53 AM, Shelton, Samuel > wrote: >> Dear R developer, >> >> I am an R user and am currently having a pr

[Rd] Problem with R >3.0.0

2013-08-20 Thread Shelton, Samuel
Dear R developer, I am an R user and am currently having a problem with versions of R >3.0.0. We build larger correlation matrices of >3 with pairwise correlations made. We have been using a line of code simMat=bicor(datExpr1,use="p") To build the similarity matrix with datExpr1 being a ma