Home
last modified time | relevance | path

Searched refs:ttest_ind (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/cros_utils/
Dstats.py806 t, p = ttest_ind(x, y, 0)
1963 ttest_ind = Dispatch((lttest_ind, (ListType, TupleType)),) variable
3035 t, p = ttest_ind(x, y, None, 0)
4457 ttest_ind = Dispatch( variable