On 7/27/11 7:05 PM, Miguel Ruiz wrote:
> Certainly I´m interested in using
> *MannWhitneyUTest*<http://commons.apache.org/math/apidocs/org/apache/commons/math/stat/inference/MannWhitneyUTest.html>
>   
> *WilcoxonSignedRankTest<http://commons.apache.org/math/apidocs/org/apache/commons/math/stat/inference/WilcoxonSignedRankTest.html>
> which
> are in 
> *commons.math.stat.ranking<http://commons.apache.org/math/apidocs/org/apache/commons/math/stat/ranking/package-frame.html>
> package
>
> Do you know if this algorithms are stables? Could I use it?

As Mikel said, any and all feedback, bug reports, or other comments
are most welcome.  I would say the *algorithms* are pretty stable
and well-documented.  It is always possible, however, that the
implementations in trunk contains bugs.  Have a look at the test
classes to see what has been validated.  These classes are new in
3.0 and have not yet been released, so the likelihood that they
contain bugs is a little higher.  On the other hand, the implemented
algorithms are not that complex and there are some validation tests
in src/test/java that currently pass.  We greatly appreciate testing
and feedback on the code.

Phil
>
>
> On Wed, Jul 27, 2011 at 9:08 PM, Miguel Ruiz <myguelr...@gmail.com> wrote:
>
>> Thanks you Luc!, I´ll try to use it and report here any bug I could find.
>>
>> We talk soon!
>>
>>
>> On Wed, Jul 27, 2011 at 9:05 PM, Luc Maisonobe <luc.maison...@free.fr>wrote:
>>
>>> Le 27/07/2011 20:56, Miguel Ruiz a écrit :
>>>
>>>> Hello,
>>>>
>>>> I was looking for a while but I couldn´t find the source code that is
>>>> published in the API DOCS<http://commons.apache.**
>>>> org/math/apidocs/index.html<http://commons.apache.org/math/apidocs/index.html>>
>>>>  .
>>>>
>>>> Could anybody send me this library version?
>>>>
>>> The snapshots version are not officially published. There is still some
>>> work to be done (help welcome!) to fix several issues. In the meantime, you
>>> can get the source code directly from our version control system (see <
>>> http://commons.apache.org/**math/developers.html<http://commons.apache.org/math/developers.html>
>>>> ).
>>>
>>>
>>>> Is there any date for the release?
>>>>
>>> Unfortunately no. We are already behind schedule.
>>>
>>> Luc
>>>
>>>
>>>> Thanks in advance!
>>>>
>>>>
>>> ------------------------------**------------------------------**---------
>>> To unsubscribe, e-mail: 
>>> user-unsubscribe@commons.**apache.org<user-unsubscr...@commons.apache.org>
>>> For additional commands, e-mail: user-h...@commons.apache.org
>>>
>>>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to