Eric,
On Mar 31, 2009, at 10:50 PM, Eric wrote:
I am trying to build a C application where I need to compute some
statistics to take decisions about the direction to give to a user,
knowing his/her habits. Because I used R back at school, I thought I
can use some of his functions in my app
I am trying to build a C application where I need to compute some
statistics to take decisions about the direction to give to a user,
knowing his/her habits. Because I used R back at school, I thought I can
use some of his functions in my application, as a shared library. I
reviewed the "Rinte