[ 
https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795057#comment-13795057
 ] 

Thorsten Schäfer commented on MATH-1034:
----------------------------------------

Yes sure, they are conceptually similar, the reason I chose significance level 
was just that it was used in the book I read to get a clue about the test. But 
it makes sense to use one term consistently across the API. 

> Add binomial test
> -----------------
>
>                 Key: MATH-1034
>                 URL: https://issues.apache.org/jira/browse/MATH-1034
>             Project: Commons Math
>          Issue Type: Wish
>    Affects Versions: 3.2
>            Reporter: Thorsten Schäfer
>            Assignee: Phil Steitz
>            Priority: Minor
>         Attachments: binomialTest.patch, binomialTest.patch
>
>
> A binomial test would be a nice addition to commons-math. I might supply a 
> patch in the near future. I guess the interface should be similar to the 
> other tests, i.e., a method to get the p-value and a method returning a 
> boolean indicating reject/non-reject.
> Is there a policy about using Enumerations in commons-math? For instance, in 
> R you can test two-sided, less or greater. This could be done using an 
> enumeration in Java, but I'm not sure if this is discouraged for backward 
> compatibility reasons...



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to