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

Luc Maisonobe commented on MATH-160:
------------------------------------

The applied fix added new public methods to the interface. This is considered 
an incompatible API change by the clirr maven plugin which now fails when 
comparing with version 1.1.
Should the next version been bumped to 2.0 ? Previous discussions on the 
version numbering missed the point with this issue.

> Chi-Square Test for Comparing two binned Data Sets
> --------------------------------------------------
>
>                 Key: MATH-160
>                 URL: https://issues.apache.org/jira/browse/MATH-160
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Matthias Hummel
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: commons-math.patch
>
>
> Current Chi-Square test implementation only supports standard Chi-Square 
> testing with respect to known distribution. We needed testing for comparison 
> of two sample data sets where the distribution can be unknown. For this case 
> the Chi-Square test has to be computed in a different way so that both error 
> contributions (one for each sample data set) are taken into account. See 
> Press et. al, Numerical Recipes, Second Edition, formula 14.3.2.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to