CalcMrcaUncertaintyRelUpperBound

class CalcMrcaUncertaintyRelUpperBound

Functor to provide member function implementation in Policy class.

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

Methods

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

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

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