Module kolmogorov_smirnov::test [] [src]

Two Sample Kolmogorov-Smirnov Test

Structs

TestResult

Two sample test result.

Functions

calculate_critical_value

Calculate the critical value for the two sample Kolmogorov-Smirnov test.

test

Perform a two sample Kolmogorov-Smirnov test on given samples.

test_f64

Perform a two sample Kolmogorov-Smirnov test on given f64 samples.