All skills

Statistical Analysis

/analyze-stats
Analysis & Figures

What it does

Reproducible Python/R code for 13 analysis types including regression, propensity score, and repeated measures. Calibration mandatory for prediction models.

Highlights

  • Regression (logistic/linear), propensity score (PSM/IPTW), repeated measures (GEE/mixed)
  • DTA, survival, demographics, agreement
  • Publication-ready tables with journal-specific formatting

Install this skill

git clone https://github.com/aperivue/medsci-skills.git
cp -r medsci-skills/skills/analyze-stats ~/.claude/skills/
Full documentationView source on GitHub

Related skills