pkgdown/mathjax-config.html

Skip to contents

This is the main entry point for distance computation.

Usage

build_cost_matrix(
  left,
  right,
  vars,
  distance = "euclidean",
  weights = NULL,
  scale = FALSE
)

Value

Numeric matrix of distances with optional scaling/weights applied.