[
https://issues.apache.org/jira/browse/MATH-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975956#action_12975956
]
Phil Steitz commented on MATH-431:
----------------------------------
I would say go ahead and commit the latest patch to trunk and we can continue
to work on validation tests. We can discuss whether we want to adopt the
various corrections that R makes. The key is to document clearly how our code
works. We will also want to properly externalize the exception messages and
select the right exceptions from the 3.0 hierarchy.
> 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.