IMSL C# Numerical Library |
|
KolmogorovTwoSample Constructor
Constructs a two sample Kolmogorov-Smirnov goodness-of-fit test.
Parameters
-
x
- Array containing the observations from the first sample.
-
y
- Array containing the observations from the second sample.
See Also
KolmogorovTwoSample Class | Imsl.Stat Namespace