jsat.testing.onesample
Interface OneSampleTest
-
- All Superinterfaces:
- StatisticTest
public interface OneSampleTest extends StatisticTest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface jsat.testing.StatisticTest
StatisticTest.H1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetAltVar()java.lang.StringgetNullVar()java.lang.String[]getTestVars()voidsetAltVar(double altVar)voidsetTestUsingData(Vec data)Sets the statistics that will be tested against an alternate hypothesis.voidsetTestVars(double[] testVars)-
Methods inherited from interface jsat.testing.StatisticTest
pValue, setAltHypothesis, testName, validAlternate
-
-
-
-
Method Detail
-
setTestUsingData
void setTestUsingData(Vec data)
Sets the statistics that will be tested against an alternate hypothesis.- Parameters:
data-
-
getTestVars
java.lang.String[] getTestVars()
-
setTestVars
void setTestVars(double[] testVars)
-
getAltVar
java.lang.String getAltVar()
-
setAltVar
void setAltVar(double altVar)
-
getNullVar
java.lang.String getNullVar()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG