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
5.1. statsmodels.sandbox.contrast_old
5.2. statsmodels.sandbox.cox
5.3. statsmodels.sandbox.descstats
5.4. statsmodels.sandbox.formula
5.5. statsmodels.sandbox.gam
5.5.1. Requirements for smoothers
5.5.2. Notes
5.5.3. Refactoring
5.5.4. Functions
5.5.4.1. statsmodels.sandbox.gam.default_smoother
5.5.5. Classes
5.5.6. Exceptions
5.6. statsmodels.sandbox.infotheo
5.7. statsmodels.sandbox.km_class
5.8. statsmodels.sandbox.mle
5.9. statsmodels.sandbox.multilinear
5.10. statsmodels.sandbox.pca
5.11. statsmodels.sandbox.rls
5.12. statsmodels.sandbox.survival
5.13. statsmodels.sandbox.survival2
5.14. statsmodels.sandbox.sysreg
5.15. statsmodels.sandbox.utils_old
6. statsmodel.sandbox2
7. From official doc
Statsmodels API
Docs
»
5. statsmodel.sandbox
»
5.5. statsmodels.sandbox.gam
»
5.5.4.1. statsmodels.sandbox.gam.default_smoother
View page source
5.5.4.1. statsmodels.sandbox.gam.default_smoother
¶
statsmodels.sandbox.gam.
default_smoother
(
x
,
s_arg=None
)
[source]
¶