public interface ConfidenceStatistic extends CloneableSerializable
Modifier and Type | Method and Description |
---|---|
double |
getNullHypothesisProbability()
Gets the probability that the null hypothesis is correct.
|
double |
getTestStatistic()
Gets the statistic from which we compute the null-hypothesis probability.
|
clone
double getNullHypothesisProbability()
double getTestStatistic()