Statsmodels API
1
Table of Contents
1. statsmodels.api
2. Basic Documentation
3. Main modules of interest
4. Other modules of interest
5. statsmodel.sandbox
6. statsmodel.sandbox2
6.1. statsmodels.sandbox.archive
6.2. statsmodels.sandbox.datarich
6.3. statsmodels.sandbox.distributions
6.4. statsmodels.sandbox.mcevaluate
6.5. statsmodels.sandbox.nonparametric
6.6. statsmodels.sandbox.panel
6.7. statsmodels.sandbox.regression
6.8. statsmodels.sandbox.stats
6.8.1. statsmodels.sandbox.stats
6.8.2. statsmodels.sandbox.stats.contrast_tools
6.8.3. statsmodels.sandbox.stats.diagnostic
6.8.4. statsmodels.sandbox.stats.ex_newtests
6.8.5. statsmodels.sandbox.stats.multicomp
6.8.5.1. TODO
6.8.5.2. Functions
6.8.5.3. Classes
6.8.6. statsmodels.sandbox.stats.runs
6.8.7. statsmodels.sandbox.stats.stats_dhuard
6.9. statsmodels.sandbox.tests
6.10. statsmodels.sandbox.tools
6.11. statsmodels.sandbox.tsa
7. From official doc
Statsmodels API
Docs
»
6. statsmodel.sandbox2
»
6.8.5. statsmodels.sandbox.stats.multicomp
»
6.8.5.2.18. statsmodels.sandbox.stats.multicomp.mcfdr
View page source
6.8.5.2.18. statsmodels.sandbox.stats.multicomp.mcfdr
¶
statsmodels.sandbox.stats.multicomp.
mcfdr
(
nrepl=100
,
nobs=50
,
ntests=10
,
ntrue=6
,
mu=0.5
,
alpha=0.05
,
rho=0.0
)
[source]
¶
MonteCarlo to test fdrcorrection