From f372908981dc9f8af70d0c35116a6d6ba0db75fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 3 Oct 2025 23:41:09 +0200 Subject: [PATCH] chore: refine github copilot instructions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .github/copilot-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 8e4743f7..6e9e0f7f 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -24,6 +24,7 @@ These instructions guide GitHub Copilot to generate changes consistent with this ## Statistical conventions +- **Hypothesis testing**: use a single test statistic (e.g., t-test) when possible. - **Divergence metrics**: document direction explicitly (e.g., KL(A||B) vs KL(B||A)); normalize distributions; add epsilon to avoid numerical issues. - **Effect sizes**: report alongside test statistics and p-values; use standard formulas; document directional interpretation. - **Distribution comparisons**: use multiple complementary metrics (parametric and non-parametric). -- 2.43.0