A logical indicating whether the given object represents a clustering
of objects of the respective kind.
Details
Apart from is.cl_soft_partition, these functions are generic
functions.
The methods provided in package clue handle the partitions and
hierarchies obtained from clustering functions in the base R
distribution, as well as packages cclust, cluster,
e1071, and mclust (and of course, clue itself).
is.cl_soft_partition gives true iff is.cl_partition is
true and is.cl_hard_partition is false.