KolmogorovSmirnovDistributionComplementaryDistributionFunction Method |
Name | Description | |
---|---|---|
ComplementaryDistributionFunction(Double) |
Gets the complementary cumulative distribution function
(ccdf) for this distribution evaluated at point x.
This function is also known as the Survival function.
(Inherited from UnivariateContinuousDistribution.) | |
ComplementaryDistributionFunction(Double, Double) |
Computes the Complementary Cumulative Distribution Function (1-CDF)
for the Kolmogorov-Smirnov statistic's distribution.
|