moscot.problems.time.LineageProblem.compute_batch_distances

LineageProblem.compute_batch_distances(time, batch_key, posterior_marginals=True, backend='ott', **kwargs)

Compute the average Wasserstein distance between batches for a specific time point.

See also

  • TODO(MUCDK): create an example showing the usage.

Parameters:
Return type:

float

Returns:

: The average distance between batches for a specific time point.