Peter wrote:
> On Wed, Sep 30, 2009 at 4:59 PM, Laurent Gautier wrote:
>> Peter wrote:
>>> Can you do something like check if example_name is a valid argument
>>> for the function at run time, and if not, check example.name instead?
>>> Would this impose too high a performance cost?
>>>
>>> I agre
Dear friends,
I am new to Rpy2 and I have the following problem.
I run the following example code from rpy2 documentation page
import rpy2.robjects as robjects
r = robjects.r
ctl =
robjects.FloatVector([4.17,5.58,5.18,6.11,4.50,4.61,5.17,4.53,5.33,5.14])
trt =
robjects.FloatVector([4.81,4.17,4.4