clara.object: Clustering Large Applications (CLARA) Object
Description
The objects of class "clara"
represent a partitioning of a large
dataset into clusters and are typically returned from clara
.
Value
A legitimate clara
object is a list with the following components:
Methods, Inheritance
The "clara"
class has methods for the following generic functions:
print
, summary
. The class "clara"
inherits from "partition"
.
Therefore, the generic functions plot
and clusplot
can
be used on a clara
object.