Class TestCasesChiSquare


  • public class TestCasesChiSquare
    extends java.lang.Object
    Test for Hypergeometric distribution and Fisher exact test
    Author:
    pcingola
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static double MAX_DIFF  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_1()  
      • Methods inherited from class java.lang.Object

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

      • MAX_DIFF

        public static double MAX_DIFF
    • Constructor Detail

      • TestCasesChiSquare

        public TestCasesChiSquare()
    • Method Detail

      • test_1

        public void test_1()