Class PSquarePercentile

    • Constructor Detail

      • PSquarePercentile

        public PSquarePercentile​(double p)
        Constructs a PSquarePercentile with the specific percentile value.
        Parameters:
        p - the percentile
        Throws:
        OutOfRangeException - if p is not greater than 0 and less than or equal to 100