Otmar Ertl created MATH-1236:
--------------------------------
Summary: Improve Kolmogorov-Smirnov statistic for two samples
Key: MATH-1236
URL: https://issues.apache.org/jira/browse/MATH-1236
Project: Commons Math
Issue Type: Improvement
Reporter: Otmar Ertl
Attachments: patch
I reimplemented the Kolmogorov-Smirnov test statistic for two samples because
of its problems with identical values. Although its already fixed in the
meantime (see MATH-1197), the proposed code is an improvement, because it is
simpler and does not require binary searches.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)