pkgdown/mathjax-config.html
R/matching_distance.R
build_cost_matrix.Rd
This is the main entry point for distance computation.
build_cost_matrix( left, right, vars, distance = "euclidean", weights = NULL, scale = FALSE )
Numeric matrix of distances with optional scaling/weights applied.