public abstract class KolmogorovSmirnov extends HypothesisTest
ks.test.| Modifier and Type | Class and Description |
|---|---|
static class |
KolmogorovSmirnov.Side
the available types of the Kolmogorov-Smirnov statistic
|
static class |
KolmogorovSmirnov.Type
the available types of the Kolmogorov-Smirnov tests
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAlternativeHypothesis()
Get the description of the alternative hypothesis.
|
String |
getNullHypothesis()
Get a description of the null hypothesis.
|
isNullRejected, nGroups, nObs, oneSidedPvalue, pValue, statisticspublic String getNullHypothesis()
HypothesisTestgetNullHypothesis in class HypothesisTestpublic String getAlternativeHypothesis()
HypothesisTestgetAlternativeHypothesis in class HypothesisTestCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.