Armory
Source
Browse
Skills

statsmodels

Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install statsmodels --cli claude

writes the skill into.claude/skills/statsmodels/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/statsmodels/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.

When to use it

Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/statsmodels/SKILL.md -o .claude/skills/statsmodels/SKILL.md

Notes

Extracted from davila7/claude-code-templates, statsmodels category.