statistical-analysis
Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install statistical-analysis --cli claudewrites the skill into.claude/skills/statistical-analysis/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/statistical-analysis/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research.
When to use it
Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research.
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/statistical-analysis/SKILL.md -o .claude/skills/statistical-analysis/SKILL.md
Notes
Extracted from davila7/claude-code-templates, statistical-analysis category.