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.
Content Preview
---
name: statsmodels
description: 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.
license: BSD-3-Clause license
metadata:
skill-author: K-Dense Inc.
---
# Statsmodels: Statistical Modeling and Econometrics
## OverHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/statsmodels.md \
https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-skills/main/scientific-skills/statsmodels/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/K-Dense-AI/claude-scientific-skillsThen reference at scientific-skills/statsmodels/SKILL.md
Related Skills
statsmodels
Statsmodels is Python's premier library for statistical modeling, providing tools for estimation, inference, and diagnostics across a wide range of statistical methods.
developmentstatsmodels
by sickn33 (Antigravity) · antigravity-awesome-skills
statistical-analysis
Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power analysis, and APA-formatted results. Best for academic research reporting, test selection guidance. For implementing specific models programmatically use statsmodels.
statistical-analysisstatisticalanalysis
by K-Dense-AI · claude-scientific-skills
postmark-automation
Automate Postmark email delivery tasks via Rube MCP (Composio): send templated emails, manage templates, monitor delivery stats and bounces. Always search tools first for current schemas.
postmark-automationpostmarkautomation
by davepoon · buildwithclaude
design-consultation
Design consultation: understands your product, researches the landscape, proposes a
gstack-design-consultationdesignconsultation
by Garry Tan (YC CEO) · garrytan-gstack