Home
last modified time | relevance | path

Searched refs:mannwhitneyu (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/bin/
H A Dcompare47 _, p = scipy.stats.mannwhitneyu(a[key], b[key])
/third_party/benchmark/tools/gbench/
H A Dreport.py10 from scipy.stats import mannwhitneyu, gmean namespace
202 time_pvalue = mannwhitneyu(
204 cpu_pvalue = mannwhitneyu(

Completed in 2 milliseconds