binProbabilities

Returns the probability for each bin of the histogram based on an open integer range interpretation of the bin . The discrete distribution, discreteCDF must implement the ProbInRangeIfc interface


Returns the probability for each bin of the histogram based on a continuous interval interpretation of the bin . The distribution, cdf must implement the ContinuousDistributionIfc interface