Just got my echo back and it sounded a bit flip.   Not my intention at 
all.   Apologies if you took it that way.   Looks it would be simple to 
build a small test problem in R.  Once that is done, check out the RPy 
tutorials on the web site.   Should be able to code your R test problem in 
RPy by line-by-line translation of the R code to RPy.

John A. Schroeder
Idaho National Laboratory
Battelle Energy Alliance, LLC
P.O. Box 1625
Idaho Falls, ID  83415-3850

Ph:   208-526-8755
FAX:  208-526-2930



John A Schroeder <john.schroe...@inl.gov> 
03/16/2010 01:45 PM
Please respond to
"RPy help,      support and design discussion list" 
<rpy-list@lists.sourceforge.net>


To
"RPy help,      support and design discussion list" 
<rpy-list@lists.sourceforge.net>
cc

Subject
Re: [Rpy] Fisher's exact test







This might be a good start. 

http://darwin.eeb.uconn.edu/eeb348/supplements-2006/chi-squared/chi-squared.html
 


Google is a wonderful thing! 

John A. Schroeder
Idaho National Laboratory
Battelle Energy Alliance, LLC
P.O. Box 1625
Idaho Falls, ID  83415-3850

Ph:   208-526-8755
FAX:  208-526-2930 


Ernesto <e.pica...@unical.it> 
03/16/2010 01:19 PM 

Please respond to
"RPy help,        support and design discussion list" 
<rpy-list@lists.sourceforge.net>


To
"RPy help,        support and design discussion list" 
<rpy-list@lists.sourceforge.net> 
cc

Subject
Re: [Rpy] Fisher's exact test









Il giorno 16/mar/2010, alle ore 20.00, Laurent Gautier ha scritto:

> On 3/16/10 7:51 PM, Peter wrote:
>> On Tue, Mar 16, 2010 at 6:38 PM, Ernesto<e.pica...@unical.it>  wrote:
>>>> 
>>>> What command would you use in R, or are you new to R as well?
>>>> 
>>> 
>>> I'm new to R as well!
>>> Ernesto
>> 
>> Oh dear - this will be very hard work then. I'd start with trying to
>> learn the basics of R on its own (there are online tutorials and
>> several good books) before trying to use rpy or rpy2.
>> 
>> Peter
> 
> 
> Learning how to use the R help system should be enough to start.
> Rpy2 (or rpy) encapsulate R functions in such ways that they appear like 

> Python functions.
> 
> The rpy/rpy2 layer can be used as a library of R functions (for doing 
> all sort of statistical computations).
> 
> 


Yes, for sure I'll learn how to use R. I just needed a simple way to 
calculate the Fisher's exact test from python. After a search I found rpy 
and apophenia but the latter did not work correctly on my machine (I had 
problems with SWIG installation).

Ernesto



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to