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.4.1. Functions
6.8.5. statsmodels.sandbox.stats.multicomp
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.4. statsmodels.sandbox.stats.ex_newtests
»
6.8.4.1.1. statsmodels.sandbox.stats.ex_newtests.unitroot_adf
View page source
6.8.4.1.1. statsmodels.sandbox.stats.ex_newtests.unitroot_adf
¶
statsmodels.sandbox.stats.ex_newtests.
unitroot_adf
(
x
,
maxlag=None
,
trendorder=0
,
autolag='AIC'
,
store=False
)
[source]
¶