IIRC this was implemented in support of one of the non-parametric tests new in
3.0. I will have a look later. We should probably either finish the impl or
move it and give it package scope.
Phil
On Nov 28, 2011, at 12:22 AM, Sébastien Brisard
wrote:
> Hi,
> while working on MATH-711, I n
Hi,
while working on MATH-711, I noticed that the above-mentioned
distribution does not implement any of the interfaces provided. Is
there a reason for us providing only the cdf? If yes, shouldn't this
method be renamed {{cumulativeProbability}}, in order to be consistent
with other implementations