On 8 August 2006 at 11:40, [EMAIL PROTECTED] wrote:
| I am using Rpy to do a Multiple Linear Regression in R, however, of all the
| coefficients I get from the regression, some of them are 'nan' instead of 
being
| a number.

Two quickies:

Did you consider the possibility that your regression problem may not be
properly specified (eg k parameters and n < k observations; or rank(X) < k;
or ...) ?

Did you test that the regression works directly in R, using the same data? 

Hope this helps,  Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to