Statsmodels API
1
Table of Contents
1. statsmodels.api
2. Basic Documentation
3. Main modules of interest
4. Other modules of interest
4.1. statsmodel.base
4.2. statsmodel.datasets
4.3. statsmodel.duration
4.4. statsmodel.formula
4.4.1. statsmodels.formula.api
4.4.2. statsmodels.formula.formulatools
4.4.2.1. Functions
4.4.2.2. Classes
4.5. statsmodel.iolib
4.6. statsmodel.tests
4.7. statsmodel.tools
4.8. statsmodel.tsa
5. statsmodel.sandbox
6. statsmodel.sandbox2
7. From official doc
Statsmodels API
Docs
»
4. Other modules of interest
»
4.4.2. statsmodels.formula.formulatools
»
4.4.2.1.3. statsmodels.formula.formulatools.make_hypotheses_matrices
View page source
4.4.2.1.3. statsmodels.formula.formulatools.make_hypotheses_matrices
¶
statsmodels.formula.formulatools.
make_hypotheses_matrices
(
model_results
,
test_formula
)
[source]
¶