Produce summary of a MixAll S4 class.
# S4 method for IClusterComponent
summary(object, ...)# S4 method for IClusterModel
summary(object, ...)
# S4 method for ClusterCategoricalComponent
summary(object)
# S4 method for ClusterCategorical
summary(object, ...)
# S4 method for ClusterDiagGaussian
summary(object, ...)
# S4 method for ClusterGamma
summary(object, ...)
# S4 method for ClusterMixedDataModel
summary(object, ...)
# S4 method for ClusterPoisson
summary(object, ...)
# S4 method for IClusterPredict
summary(object, ...)
# S4 method for ClusterPredict
summary(object, ...)
# S4 method for ClusterPredictMixedData
summary(object, ...)
# S4 method for KmmModel
summary(object, ...)
# S4 method for KmmMixedDataModel
summary(object, ...)
NULL. Summaries to standard out.
any cluster model deriving from a IClusterModel
or IClusterComponent
object.
further arguments passed to or from other methods