agentsclimarketplace

Multiple testing correction

Skill a5c-ai/babysitter/library/specializations/domains/science/mathematics/skills/multiple-testing-correction

Multiple comparison correction methodsFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill multiple-testing-correction

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, 154 tokens by cl100k_base, as published. Nobody here has run it

Multiple Testing Correction

Purpose

Provides multiple comparison correction methods for controlling error rates in simultaneous hypothesis testing.

Capabilities

  • Bonferroni correction
  • Holm-Bonferroni method
  • Benjamini-Hochberg FDR control
  • Sidak correction
  • Permutation-based corrections
  • Family-wise error rate control

Usage Guidelines

  1. Error Rate Selection: Choose FWER vs FDR based on goals
  2. Method Selection: Apply appropriate correction method
  3. Dependency Handling: Account for test dependencies
  4. Interpretation: Report adjusted p-values correctly

Tools/Libraries

  • statsmodels
  • scipy.stats
  • multcomp (R)
  • multtest (R)

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.