Skip to main content

two_sample_tests

Function two_sample_tests 

Source
pub fn two_sample_tests(data_a: &[u8], data_b: &[u8]) -> TwoSampleTests
Expand description

Run proper two-sample statistical tests comparing stream A directly to stream B.