IMSL C# Numerical Library

KolmogorovOneSample.OneSidedPValue Property

Probability of the statistic exceeding D under the null hypothesis of equality and against the one-sided alternative. An exact probability is computed if the number of observation is less than or equal to 80, otherwise an approximate probability is computed.

public double OneSidedPValue {get;}

See Also

KolmogorovOneSample Class | Imsl.Stat Namespace