View source: R/methods-Cluster.R
Cluster | R Documentation |
Wrapper class for a particular cluster. Maps a cluster type to the the resulting cluster data.
Cluster(method, param, centers, data)
method |
clustering method used |
param |
clusterng parameter used |
centers |
cluster centroid |
data |
cluster-assocated data |
a Cluster object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.