Class PValuePerTwoAlgorithm


  • public class PValuePerTwoAlgorithm
    extends Object
    Author:
    Alberto Verdecia Cabrera (averdeciac@gmail.com)
    • Field Detail

      • algName1

        public String algName1
      • algName2

        public String algName2
      • PValue

        public double PValue
    • Constructor Detail

      • PValuePerTwoAlgorithm

        public PValuePerTwoAlgorithm​(String algName1,
                                     String algName2,
                                     double PValue)
        Costructor.
        Parameters:
        algName1 -
        algName2 -
        PValue -
    • Method Detail

      • isSignicativeBetterThan

        public boolean isSignicativeBetterThan​(double PValue)
        Parameters:
        PValue -
        Returns: