Documentation of 'org.statcato.statistics.inferential.HypothesisTest' Java class
HypothesisTest
org.statcato.statistics.inferential

Class HypothesisTest



  • public class HypothesisTest
    extends java.lang.Object
    Defined constants for classes related to hypothesis tests.
    Since:
    1.0
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int LEFT_TAIL
      Left-tail test
      static int RIGHT_TAIL
      Right-tail test
      static int TWO_TAIL
      Two-tail test
    • Constructor Summary

      Constructors 
      Constructor and Description
      HypothesisTest() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LEFT_TAIL

        public static int LEFT_TAIL
        Left-tail test
      • RIGHT_TAIL

        public static int RIGHT_TAIL
        Right-tail test
      • TWO_TAIL

        public static int TWO_TAIL
        Two-tail test
    • Constructor Detail

      • HypothesisTest

        public HypothesisTest()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.