Re: [Rpy] Multiple linear regression Rpy

2013-07-30 Thread Laurent Gautier
Hi lm.beta is not part of a default R installation. You'll need to have the package it is defined in. Best, L. On 07/30/2013 08:39 AM, gwendoline Lacressonnière wrote: Hello, I am doing multiple linear regression. In R, there is the lm.beta() function to get the standardized coefficients

[Rpy] Multiple linear regression Rpy

2013-07-29 Thread gwendoline Lacressonnière
Hello, I am doing multiple linear regression. In R, there is the lm.beta() function to get the standardized coefficients. Do you know how to do this with Rpy ? Thank you G -- Get