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? On Wed, Jul 27, 2011 at 9:08 PM, Miguel Ruiz <[email protected]> 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 <[email protected]>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<[email protected]> >> For additional commands, e-mail: [email protected] >> >> >
