[
https://issues.apache.org/jira/browse/MATH-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989195#comment-13989195
]
Phil Steitz commented on MATH-437:
----------------------------------
Updated user guide and TestUtils in r1592430. All that remains now is removing
the deprecated classes in 4.0
> Kolmogorov Smirnov Distribution
> -------------------------------
>
> Key: MATH-437
> URL: https://issues.apache.org/jira/browse/MATH-437
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Mikkel Meyer Andersen
> Assignee: Phil Steitz
> Priority: Minor
> Fix For: 4.0
>
> Attachments: MATH437-with-test-take-1, ks-distribution.patch
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> Kolmogorov-Smirnov test (see [1]) is used to test if one sample against a
> known probability density functions or if two samples are from the same
> distribution. To evaluate the test statistic, the Kolmogorov-Smirnov
> distribution is used. Quite good asymptotics exist for the one-sided test,
> but it's more difficult for the two-sided test.
> [1]: http://en.wikipedia.org/wiki/Kolmogorov%E2%80%93Smirnov_test
--
This message was sent by Atlassian JIRA
(v6.2#6252)