CalcMrcaUncertaintyRelUpperBound

class CalcMrcaUncertaintyRelUpperBound

Functor to provide member function implementation in Policy class.

__init__(policy_spec: PolicySpec | None) None[source]

Methods

__call__(policy: PolicyCouplerBase, first_num_strata_deposited: int, second_num_strata_deposited: int, actual_rank_of_mrca: int) float[source]

At most, how much relative uncertainty to estimate rank of MRCA? Inclusive.

__init__(policy_spec: PolicySpec | None) None[source]