Description Usage Arguments Details Value See Also
Returns the result of consummers classification
1 | ClassifPaired(Data,Tcla)
|
Data |
Object of class |
Tcla |
Number of classes to use for classification |
The function performs a hierarchical cluster analysis on a set of dissimilarities based on pairwise comparison matrices, using the functions hclust and cutree of stats package.
vector with group menberships resulting from the classification with Tcla clusters.
hclust, cutree of stats package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.