cumulativeProbability((double)x, (double)x) returns 0 for discrete/integer distributions
I suppose AbstractIntegerDistribution.cumulativeProbability(double, double) should be overridden to call its (int, int) version instead of using default one from AbstractDistribution -- Best regards, Yegor __________________________________________________________ Yegor Bryukhov, Research Associate Center for Algorithms and Interactive Scientific Software City College of New York --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]