Class SignificanceTest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void makeRCall()  
      double test​(java.util.HashMap<java.lang.String,​java.lang.Double> target, java.util.HashMap<java.lang.String,​java.lang.Double> baseline)  
      • Methods inherited from class java.lang.Object

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

      • SignificanceTest

        public SignificanceTest()
    • Method Detail

      • test

        public double test​(java.util.HashMap<java.lang.String,​java.lang.Double> target,
                           java.util.HashMap<java.lang.String,​java.lang.Double> baseline)
      • makeRCall

        protected void makeRCall()