"fanny"
represent a fuzzy clustering of a
dataset.fanny
object is a list with the following components:The normalized form of the coefficient is also given. It is defined as $(F(k) - 1/k) / (1 - 1/k)$, and ranges between 0 and 1. A low value of Dunn's coefficient indicates a very fuzzy clustering, whereas a value close to 1 indicates a near-crisp clustering.
partition.object
.fanny
algorithm needed to reach this minimal value."dissimilarity"
, see
partition.object
.partition.object
.partition.object
.partition.object
.fanny
."fanny"
class has methods for the following generic functions:
print
, summary
."fanny"
inherits from "partition"
.
Therefore, the generic functions plot
and clusplot
can
be used on a fanny
object.fanny
, dissimilarity.object
,
partition.object
, plot.partition
.