Learn R Programming

MixAll (version 1.5.10)

summary,IClusterComponent-method: Produce summary of a MixAll S4 class.

Description

Produce summary of a MixAll S4 class.

Usage

# 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, ...)

Value

NULL. Summaries to standard out.

Arguments

object

any cluster model deriving from a IClusterModel or IClusterComponent object.

...

further arguments passed to or from other methods