Re: [math] linear regression output in human readable format.

2012-03-18 Thread Gilles Sadowski
Hi. > > I was looking forward to use apache math, but I have found a serious > limitation in apache-math2x and apache-math3x ; which have stopped me from > using apache math, according to me it is very important aspect and should > have been there, or I am missing something. > > When we do linea

Re: [math] linear regression output in human readable format.

2012-03-18 Thread Ted Dunning
My recommendation is to write it. This is a pretty simple thing to implement except for a few presentation level details like the naming of the independent variables. If you write it well with test cases, then it will fit your needs and is likely to be adopted and maintained by the Apache communi