Skip to main content
Back to registry

statsmodels

davila7/claude-code-templates

Statsmodels is Python's premier library for statistical modeling, providing tools for estimation, inference, and diagnostics across a wide range of statistical methods. Apply this skill for rigorous statistical analysis, from simple linear regression to complex time series models and econometric analyses.

Installs180
Install command
npx skills add https://github.com/davila7/claude-code-templates --skill statsmodels
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Statsmodels is Python's premier library for statistical modeling, providing tools for estimation, inference, and diagnostics across a wide range of statistical methods. Apply this skill for rigorous statistical analysis, from simple linear regression to complex time series models and econometric analyses. This skill should be used when: Comprehensive suite of linear models for continuous outcomes with various error structures. Available models: Key features: When to use: Continuous outcome variable, want inference on coefficients, need diagnostics Reference: See references/linear_models.md for detailed guidance on model selection, diagnostics, and best practices. Flexible framework extending linear models to non-normal distributions. Distribution families: Link functions: Key features: When to use: Non-normal outcomes, need flexible variance and link specifications Reference: See references/glm.md for family selection, link functions, interpretation, and diagnostics. Models for categorical and count outcomes. Binary models: Multinomial models: Count models: Key features: When to use: Binary, categorical, or count outcomes Reference: See references/discrete_choice.md for model selection, interpretation, and evaluation.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does statsmodels do?

Statsmodels is Python's premier library for statistical modeling, providing tools for estimation, inference, and diagnostics across a wide range of statistical methods. Apply this skill for rigorous statistical analysis, from simple linear regression to complex time series models and econometric analyses.

Is statsmodels good?

statsmodels does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does statsmodels work with?

statsmodels currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to statsmodels?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install statsmodels?

npx skills add https://github.com/davila7/claude-code-templates --skill statsmodels

Related skills

More from davila7/claude-code-templates

Related skills

Alternatives in Software Engineering