[Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
and get a p-value and fdr ajust p-alue i am hoping anyone could help me. any reply will be very appreciate. Best Regards. -- Daofeng Li,PhD Candidate China Agricultural University -- Crystal Reports - New Free

Re: [Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
solved:) ln -s /usr/local/lib/libiconv.so.2 /usr/lib/libiconv.so.2 sorry for disturb again can anyone give some hit on how to do binmol.test with RPy2? thank you:) On Tue, Jun 9, 2009 at 12:31 AM, Daofeng Li wrote: > Dear list owner and members, > > i am just new to python and R >

Re: [Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
; >>> robjects.r['pi'] >>> pi Traceback (most recent call last): File "", line 1, in ? NameError: name 'pi' is not defined >>> robjects.r('pi') >>> print robjects.r('pi') [1] 3.141593 >>> str(robje