Class ThresholdCalculator


  • public class ThresholdCalculator
    extends java.lang.Object
    • Constructor Detail

      • ThresholdCalculator

        public ThresholdCalculator​(double threshold,
                                   double confidencelevel)
    • Method Detail

      • calculateThreshold

        public int calculateThreshold()
      • getThresholdCalculation

        public int getThresholdCalculation()