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, statistics
public String getNullHypothesis()
HypothesisTest
getNullHypothesis
in class HypothesisTest
public String getAlternativeHypothesis()
HypothesisTest
getAlternativeHypothesis
in class HypothesisTest
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.