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.1.1. Classes
4.4.2. statsmodels.formula.formulatools
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.1. statsmodels.formula.api
»
4.4.1.1.10. statsmodels.formula.api.OLS
»
4.4.1.1.10.1.11. statsmodels.formula.api.OLS.whiten
View page source
4.4.1.1.10.1.11. statsmodels.formula.api.OLS.whiten
¶
OLS.
whiten
(
Y
)
[source]
¶
OLS model whitener does nothing: returns Y.