public interface StatisticTest
Modifier and Type | Interface and Description |
---|---|
static class |
StatisticTest.H1 |
Modifier and Type | Method and Description |
---|---|
double |
pValue() |
void |
setAltHypothesis(StatisticTest.H1 h1) |
String |
testName() |
StatisticTest.H1[] |
validAlternate() |
StatisticTest.H1[] validAlternate()
void setAltHypothesis(StatisticTest.H1 h1)
String testName()
double pValue()
Copyright © 2017. All rights reserved.