Hi,
I am looking for a free to use regression library. What I need is a function to fit data into a linear equations which multiple independent variables.
I took a look at gsl. But its functions are supporting only one independent variable. May be I am wrong.
Could anyone point me to an appropriate library
Note: I am not concerned about performance
Thanks in advance