subset_dists function

Subset a distance matrix

Subset a distance matrix

subset_dists(bin, dists)

Arguments

  • bin: A list of names of data points.
  • dists: A distance matrix for data points in the bin, possibly including extra points.

Returns

A distance matrix for only the data points in the input bin.

  • Maintainer: George Clare Kennedy
  • License: MIT + file LICENSE
  • Last published: 2025-02-20