Statsmodels API
1
Table of Contents
1. statsmodels.api
2. Basic Documentation
3. Main modules of interest
3.1. statsmodel
3.2. statsmodel.discrete
3.3. statsmodel.distributions
3.4. statsmodel.emplike
3.5. statsmodel.genmod
3.6. statsmodel.graphics
3.7. statsmodel.miscmodels
3.8. statsmodels.nonparametric
3.9. statsmodels.regression
3.10. statsmodel.robust
3.11. statsmodel.stats
3.11.1. statsmodels.stats.api
3.11.1.1. Functions
3.11.1.2. Classes
3.11.2. statsmodels.stats.adnorm
3.11.3. statsmodels.stats.anova
3.11.4. statsmodels.stats.base
3.11.5. statsmodels.stats.contrast
3.11.6. statsmodels.stats.correlation_tools
3.11.7. statsmodels.stats.descriptivestats
3.11.8. statsmodels.stats.diagnostic
3.11.9. statsmodels.stats.gof
3.11.10. statsmodels.stats.inter_rater
3.11.11. statsmodels.stats.lilliefors
3.11.12. statsmodels.stats.moment_helpers
3.11.13. statsmodels.stats.multicomp
3.11.14. statsmodels.stats.multitest
3.11.15. statsmodels.stats.multivariate_tools
3.11.16. statsmodels.stats.outliers_influence
3.11.17. statsmodels.stats.power
3.11.18. statsmodels.stats.proportion
3.11.19. statsmodels.stats.sandwich_covariance
3.11.20. statsmodels.stats.stattools
3.11.21. statsmodels.stats.tabledist
3.11.22. statsmodels.stats.weightstats
4. Other modules of interest
5. statsmodel.sandbox
6. statsmodel.sandbox2
7. From official doc
Statsmodels API
Docs
»
3. Main modules of interest
»
3.11.1. statsmodels.stats.api
»
3.11.1.1.40. statsmodels.stats.api.power_binom_tost
View page source
3.11.1.1.40. statsmodels.stats.api.power_binom_tost
¶
statsmodels.stats.api.
power_binom_tost
(
low
,
upp
,
nobs
,
p_alt=None
,
alpha=0.05
)
[source]
¶