calc_ranks_since_mrca_bounds_provided_confidence_level

calc_ranks_since_mrca_bounds_provided_confidence_level(focal: Union[HereditaryStratigraphicColumn, HereditaryStratigraphicSpecimen], other: Union[HereditaryStratigraphicColumn, HereditaryStratigraphicSpecimen], prior: Literal['arbitrary'], requested_confidence_level: float = 0.95) float

Calculate provided confidence for a MRCA generation estimate.

With what actual confidence is the true rank of the MRCA captured within the calculated estimate bounds for a requested confidence level? Guaranteed greater than or equal to the requested confidence level.

The same argument may be provided for focal and other.