[ 
https://issues.apache.org/jira/browse/MATH-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikkel Meyer Andersen updated MATH-431:
---------------------------------------

    Attachment: MATH431-patch1

I've tidied the code up a bit, made it as a patch (svn diff) and made some 
tests. In my opinion, there is still too few actual function test of the 
statistical test, but I'm having difficulties in matching the results with R 
because of all its corrections and special cases. I'm not sure how we should 
handle it. If we should coincide with the results produced by R, we basically 
have to adopt all their corrections etc. Any suggestions on how we want to deal 
with this?

> New tests: Wilcoxon signed-rank test and Mann-Whitney U
> -------------------------------------------------------
>
>                 Key: MATH-431
>                 URL: https://issues.apache.org/jira/browse/MATH-431
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Mikkel Meyer Andersen
>            Assignee: Mikkel Meyer Andersen
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: MannWhitneyUTest.java, MannWhitneyUTestImpl.java, 
> MATH431-patch1, WilcoxonSignedRankTest.java, WilcoxonSignedRankTestImpl.java
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Wilcoxon signed-rank test and Mann-Whitney U are commonly used non-parametric 
> statistical hypothesis tests (e.g. instead of various t-tests when normality 
> is not present).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to