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

/external/toolchain-utils/cros_utils/
H A Dstats.py160 ## 09-07-21 ... added capability for getting the 'proportion' out of l/amannwhitneyu (but comment-disabled)
3557 def amannwhitneyu(x, y): function
3565 Usage: amannwhitneyu(x,y) where x,y are arrays of values for 2 conditions
3580 raise ValueError, 'All numbers are identical in amannwhitneyu'
4466 (lmannwhitneyu, (ListType, TupleType)), (amannwhitneyu, (N.ndarray,)))

Completed in 805 milliseconds