dot-defineInternalDistanceMetrics: Define the distance metrics for multiple types at once

.defineInternalDistanceMetricsR Documentation

Define the distance metrics for multiple types at once

Description

Define the distance metrics for multiple types at once

Usage

.defineInternalDistanceMetrics(
  name,
  type = c("traj", "fit"),
  distanceFun,
  clusterAggregationFun = weighted.mean,
  assertNonEmpty = TRUE,
  assertNonSolitary = FALSE,
  assertNonIdentical = FALSE,
  ...
)

latrend documentation built on March 31, 2023, 5:45 p.m.