Feat/analytic optimal tc#855
Conversation
Review of PR #855 "Feat/analytic optimal tc" (
OverviewClick to expandThe branch replaces the numerical optimization of the constant coalescent timescale 1 Scope: the coalescent optimizer and its per-edge accumulation, the merger-rate integration helper, and knowledge-base documentation. No CLI surface is touched by this branch. BackgroundThe analytic coalescent MLE for a constant timescale [click to expand]Under the Kingman coalescent Kingman 1982 [1], the genealogy likelihood factorizes over intervals of constant lineage count. Each merger contributes a hazard factor and each interval a survival factor, so for a single constant where the unique interior maximum. This is the standard scale-parameter MLE for the variable-population-size coalescent Griffiths and Tavaré 1994 [2]: total coalescent opportunity divided by the number of mergers, closed form and needing no iteration. Blocking issuesCorrectness concerns worth resolving before merge. None. The analytic estimator is sound (see Notes). Non-blocking issuesDocumentation drift. Fix if time allows. 🔵 N1. `--coalescent-opt` help still describes Brent's method and an initial guess [click to expand]The help for Suggestions:
NotesPositive observations about the change. Click to expand
GlossaryClick to expand
ReferencesClick to expand
|
723f86c to
aab0f3d
Compare
No description provided.