Returns a matrix of cluster similarities. Currently two methods for computing
similarities of clusters are implemented.
This generic is included in the flexclust package.
Usage
## S3 method for class 'dtwclust':
clusterSim(object, data = NULL, method = c("shadow",
"centers"), symmetric = FALSE, ...)