|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.statcato.statistics.inferential.HypothesisTest
public class HypothesisTest
Defined constants for classes related to hypothesis tests.
Field Summary | |
---|---|
static int |
LEFT_TAIL
Left-tail test |
static int |
RIGHT_TAIL
Right-tail test |
static int |
TWO_TAIL
Two-tail test |
Constructor Summary | |
---|---|
HypothesisTest()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int LEFT_TAIL
public static int RIGHT_TAIL
public static int TWO_TAIL
Constructor Detail |
---|
public HypothesisTest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |