find.set {mstclustering} | R Documentation |
find.set
Description
Find the set an element belongs to.
Usage
find.set(i, ufds)
Arguments
i |
The element to check. |
ufds |
A data.table representing a UFDS. |
Value
An integer: the root node of the set the element belongs to.
[Package mstclustering version 1.0.0.0 Index]