public interface OneSampleTest extends StatisticTest
StatisticTest.H1
Modifier and Type | Method and Description |
---|---|
String |
getAltVar() |
String |
getNullVar() |
String[] |
getTestVars() |
void |
setAltVar(double altVar) |
void |
setTestUsingData(Vec data)
Sets the statistics that will be tested against an alternate hypothesis.
|
void |
setTestVars(double[] testVars) |
pValue, setAltHypothesis, testName, validAlternate
void setTestUsingData(Vec data)
data
- String[] getTestVars()
void setTestVars(double[] testVars)
String getAltVar()
void setAltVar(double altVar)
String getNullVar()
Copyright © 2017. All rights reserved.