Partitioning Object
Description
These are objects of class
"partition"
They represent a partitioning of a dataset into clusters.GENERATION
This class of objects is returned from pam
, clara
or fanny
.METHODS
The "partition"
class has a method for the following generic functions:
plot
, clusplot
.INHERITANCE
The following classes inherit from class "partition"
:
"pam"
, "clara"
and "fanny"
.STRUCTURE
See pam.object
, clara.object
and fanny.object
for details.See Also
pam
, pam.object
, clara
, clara.object
, fanny
, fanny.object
.