Learn R Programming

mcen (version 1.2.1)

SetEq: SetEq test set equivalence of two clustering sets

Description

SetEq test set equivalence of two clustering sets

Usage

SetEq(set1, set2)

Value

Returns a logical saying if the two clusterings are equal

Arguments

set1

is the cluster assignments of the previous iteration

set2

is the cluster assignments of the current clusters

Author

Ben Sherwood <ben.sherwood@ku.edu>, Brad Price <brad.price@mail.wvu.edu>