ttest2_cell#

ttest2_cell(a, b=None, variance='homogenous', *, axis=-1)#

Compute unpaired t-statistics across the case axis.

Parameters:
Return type:

tuple[ndarray, ndarray | int]