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).


L.

------------------------------------------------------------------------------
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