CalcMrcaUncertaintyAbsExact

class CalcMrcaUncertaintyAbsExact

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) int[source]

Exactly how much uncertainty to estimate rank of MRCA?

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