Click or drag to resize
KolmogorovTwoSampleOneSidedPValue 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.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double OneSidedPValue { get; }

Property Value

Type: Double
See Also