Distmat-class function

Distance matrix

Distance matrix

Reference class that is used internally for cross-distance matrices. class

Fields

  • distmat: A distance matrix.
  • series: Time series list.
  • distfun: The distance function to calculate the distance matrix.
  • dist_args: Arguments for the distance function.
  • id_cent: Indices of the centroids (if any).

Methods

  • initialize(..., distmat, series, distance, control, error.check = TRUE): Initialization based on needed parameters
  • Maintainer: Alexis Sarda
  • License: GPL-3
  • Last published: 2024-07-23