Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

SparseDistmat-class

Sparse distance matrix


Description

Reference class that is used internally for PAM centroids when pam.precompute = FALSE and pam.sparse = TRUE. It allows for mutable state. It contains Distmat.

Fields

distmat

The sparse matrix.

symmetric

Logical indicating if the matrix is symmetric.

distmat_indices

External pointer (C++ class) with the indices of existing values within the matrix, and the method to update them.

Methods

initialize(..., distmat, series, distance, control, error.check = TRUE)

Initialization based on needed parameters


dtwclust

Time Series Clustering Along with Optimizations for the Dynamic Time Warping Distance

v5.5.10
GPL-3
Authors
Alexis Sarda-Espinosa
Initial release
2022-04-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.