statsmodels
Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use statistical-analysis.
- Version
- 1.2
- License
- BSD-3-Clause license
- Compatibility
- Requires Python 3.9+ and statsmodels 0.14.6-compatible dependencies. Use `uv pip install statsmodels==0.14.6`; optional predictive-metric examples also need scikit-learn.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
Files
- skills/statsmodels/SKILL.md
- skills/statsmodels/references/discrete_choice.md
- skills/statsmodels/references/glm.md
- skills/statsmodels/references/linear_models.md
- skills/statsmodels/references/model_selection.md
- skills/statsmodels/references/modeling_capabilities.md
- skills/statsmodels/references/quick_start_guide.md
- skills/statsmodels/references/stats_diagnostics.md
- skills/statsmodels/references/time_series.md
Every link opens the file at its source, pinned to the revision this page describes.