Re: [Rpy] Modules install

2008-05-31 Thread chris
Silly me, worked it out after a while. Basically as pls has been added to R as a Library I needed to add the following to my rpy based script to call pls functions... r.library("pls") To allow me to access the commands Hope that helps someone in the future. Chris > Hi > > I'm new to RPy and

[Rpy] Modules install

2008-05-30 Thread chris
Hi I'm new to RPy and I've hit a problem trying to run the PLS module from R through python. I have installed the PLS module in R and that seems to work fine. But when i try to run I get the following type of error... Traceback (most recent call last): File "pls.py", line 15, in kernelpl