jsat.testing
Interface StatisticTest
-
- All Known Subinterfaces:
- OneSampleTest
public interface StatisticTest
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static classStatisticTest.H1
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description doublepValue()voidsetAltHypothesis(StatisticTest.H1 h1)java.lang.StringtestName()StatisticTest.H1[]validAlternate()
-
-
-
Method Detail
-
validAlternate
StatisticTest.H1[] validAlternate()
- Returns:
- an array of the valid alternate hypothesis for this test
-
setAltHypothesis
void setAltHypothesis(StatisticTest.H1 h1)
-
testName
java.lang.String testName()
- Returns:
- a descriptive name for the statistical test
-
pValue
double pValue()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG