stats
test of equivalence for two independent samples, base on t-test
float
equivalence interval low < m1 - m2 < upp
str
If pooled, then the standard deviation of the samples is assumed to be the same. If unequal, then Welch ttest with Satterthwait degrees of freedom is used
pooled
unequal
pvalue of the non-equivalence test
tuple
of
floats
test statistic and pvalue for lower threshold test
test statistic and pvalue for upper threshold test
CompareMeans.ttost_ind