| Distmat-class {dtwclust} | R Documentation |
Reference class that is used internally for cross-distance matrices.
distmatA distance matrix.
seriesTime series list.
distfunThe distance function to calculate the distance matrix.
dist_argsArguments for the distance function.
id_centIndices of the centroids (if any).
initialize(..., distmat, series, distance, control, error.check = TRUE)Initialization based on needed parameters