sym.Interval.distance: Compute the distance between two rows

View source: R/dist_interval.R

sym.Interval.distanceR Documentation

Compute the distance between two rows

Description

Compute the distance between two rows

Usage

sym.Interval.distance(
  sym.data,
  variable,
  w1,
  w2,
  gamma = 0.5,
  method = "Minkowski",
  normalize = TRUE
)

RSDA documentation built on Nov. 10, 2023, 5:06 p.m.