7. From official doc¶
From bottom of this page: http://statsmodels.sourceforge.net/stable/index.html
- 7.1. Linear Regression
- 7.2. Generalized Linear Models
- 7.3. Generalized Estimating Equations
- 7.4. Robust Linear Models
- 7.5. Linear Mixed Effects Models
- 7.6. Regression with Discrete Dependent Variable
- 7.7. ANOVA
- 7.8. Time Series analysis
tsa
- 7.9. Models for Survival and Duration Analysis
- 7.10. Statistics
stats
- 7.10.1. Residual Diagnostics and Specification Tests
- 7.10.2. Sandwich Robust Covariances
- 7.10.3. Goodness of Fit Tests and Measures
- 7.10.4. Non-Parametric Tests
- 7.10.5. Interrater Reliability and Agreement
- 7.10.6. Multiple Tests and Multiple Comparison Procedures
- 7.10.7. Basic Statistics and t-Tests with frequency weights
- 7.10.8. Power and Sample Size Calculations
- 7.10.9. Proportion
- 7.10.10. Moment Helpers
- 7.11. Nonparametric Methods
nonparametric
- 7.12. Generalized Method of Moments
gmm
- 7.13. Empirical Likelihood
emplike
- 7.14. Other Models
miscmodels
- 7.15. Distributions
- 7.16. Graphics
- 7.17. Input-Output
iolib
- 7.18. Tools
- 7.19. The Datasets Package
- 7.20. Sandbox