exact TOST test for one proportion using binomial distribution
count : integer or array_like
the number of successes in nobs trials.
nobs : integer
the number of trials or observations.
low, upp : floats
lower and upper limit of equivalence region
pvalue : float
p-value of equivalence test
pval_low, pval_upp : floats
p-values of lower and upper one-sided tests
statsmodels.stats.proportion.binom_test_reject_interval
statsmodels.stats.proportion.binom_tost_reject_interval
Enter search terms or a module, class or function name.