Module kernel_density::kolmogorov_smirnov [] [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.