Learn R Programming

dtwclust (version 2.1.2)

clusterSim: Cluster Similarity Matrix

Description

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

"clusterSim"(object, data = NULL, method = c("shadow", "centers"), symmetric = FALSE, ...)

Arguments

object, data, method, symmetric, ...

See Also

clusterSim