[Rpy] rpy2 mapping

2010-02-02 Thread B.A.D.C.M.D Santos
Hello everyone, I am currently using rpy2 in order to use phyper function from R into my Python script. Nevertheless I have a problem because I want to use the argument log.p=TRUE. The last time I checked there was a problem with the mapping of the arguments with dots in the middle. Is this sti

Re: [Rpy] rpy2 mapping

2010-02-02 Thread B.A.D.C.M.D Santos
Thank you Laurent. I had completely forget that solution. It seems to be working know, although I am getting some weird values. But I think the problem is on my script. Thank you very much, Bruno 2010/2/2 Laurent Gautier On 2/2/10 12:40 PM, B.A.D.C.M.D Santos wrote: Hello everyone, I am cur

Re: [Rpy] rpy2 mapping

2010-02-02 Thread Laurent Gautier
On 2/2/10 12:40 PM, B.A.D.C.M.D Santos wrote: > Hello everyone, > > I am currently using rpy2 in order to use phyper function from R into my > Python script. Nevertheless I have a problem because I want to use the > argument log.p=TRUE. The last time I checked there was a problem with the > mapping