null-distribution-validation

Null distribution validation functions

Metadata

Statusdone
Agent identity3184716484e6f0ea08bb13539daf07686ee79d440505f1fdf2de0357707034c3
Created2026-04-01T15:26:43.234720613+00:00
Started2026-04-01T15:29:54.522963275+00:00
Completed2026-04-01T15:41:17.833809289+00:00
Tagseval-scheduled
Tokens2182320 in / 16389 out
Eval score0.88
└ blocking impact0.85
└ completeness0.90
└ coordination overhead0.75
└ correctness0.95
└ downstream usability0.85
└ efficiency0.85
└ intent fidelity0.93
└ style adherence0.85

Description

Implement R functions to validate that p-values from copy-number weighted phyper() follow Uniform(0,1) under null hypothesis.

Objectives

  • Create null hypothesis simulation functions for various copy number distributions
  • Implement p-value uniformity tests (Kolmogorov-Smirnov, Anderson-Darling)
  • Test with different background sizes and pathway sizes
  • Validate across multiple copy number scenarios (uniform, skewed, realistic)

Expected Output

  • null_distribution_test.R with simulation functions
  • Statistical test results showing p-value uniformity
  • Validation reports for different scenarios

Depends on

Required by

Log