Distmat-class | R Documentation |
Reference class that is used internally for cross-distance matrices.
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).
initialize(..., distmat, series, distance, control, error.check = TRUE)
Initialization based on needed parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.