summary,IClusterComponent-method | R Documentation |
Produce summary of a MixAll S4 class.
## S4 method for signature 'IClusterComponent'
summary(object, ...)
## S4 method for signature 'IClusterModel'
summary(object, ...)
## S4 method for signature 'ClusterCategoricalComponent'
summary(object)
## S4 method for signature 'ClusterCategorical'
summary(object, ...)
## S4 method for signature 'ClusterDiagGaussian'
summary(object, ...)
## S4 method for signature 'ClusterGamma'
summary(object, ...)
## S4 method for signature 'ClusterMixedDataModel'
summary(object, ...)
## S4 method for signature 'ClusterPoisson'
summary(object, ...)
## S4 method for signature 'IClusterPredict'
summary(object, ...)
## S4 method for signature 'ClusterPredict'
summary(object, ...)
## S4 method for signature 'ClusterPredictMixedData'
summary(object, ...)
## S4 method for signature 'KmmModel'
summary(object, ...)
## S4 method for signature 'KmmMixedDataModel'
summary(object, ...)
object |
any cluster model deriving from a |
... |
further arguments passed to or from other methods |
NULL. Summaries to standard out.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.