SetEq {mcen} | R Documentation |
SetEq test set equivalence of two clustering sets
Description
SetEq test set equivalence of two clustering sets
Usage
SetEq(set1, set2)
Arguments
set1 |
is the cluster assignments of the previous iteration |
set2 |
is the cluster assignments of the current clusters |
Value
Returns a logical saying if the two clusterings are equal
Author(s)
Ben Sherwood <ben.sherwood@ku.edu>, Brad Price <brad.price@mail.wvu.edu>
[Package mcen version 1.2.1 Index]