SetEq: SetEq test set equivalence of two clustering sets

View source: R/mcen.r

SetEqR 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>


mcen documentation built on April 1, 2023, 12:11 a.m.

Related to SetEq in mcen...