Biological Significance: Tying It All Together
The parameter space map above is the culmination of this entire notebook series. It answers the
question that Basener & Sanford (2018) raised with their extension of Fisher's Fundamental
Theorem:
under what conditions does natural selection maintain population fitness, and under
what conditions does mutational meltdown occur?
The extended FTNS gives the theoretical answer: fitness increases when Var(m) >
μ·|E
g[s]|·b̄ and decreases when the inequality is reversed.
The parameter space map provides the
computational answer, showing exactly where
this transition occurs across realistic ranges of mutation rate and DFE scale.
Why Bayesian inference matters here: The theoretical condition involves population-level
quantities (fitness variance, mean birth rate) that are difficult to measure directly. But the
five parameters we infer — μ, γ
shape, γ
scale,
p
beneficial, σ
env — determine these quantities. By inferring the
parameters from an observed fitness trajectory, we can place a population on this map and determine
probabilistically whether it sits in the selection-dominated or meltdown-dominated regime.
The role of each inference method:
- ABC-SMC and BSL provide reliable, well-understood parameter estimates that
serve as baselines.
- NPE enables the rapid parameter space scanning that produced this map —
generating posteriors for thousands of parameter combinations in seconds rather than hours.
- NRE opens the door to the next question: does an additive model or an
epistatic model better explain real population data? Model comparison via Bayes factors could
reveal whether the phase boundary shifts when mutational interactions are accounted for.
Together, these methods transform the Basener-Sanford model from a theoretical framework into a
quantitative tool for analyzing real populations — one that provides not just point estimates
but full probability distributions over the parameters that determine evolutionary fate.