summary.MGC | R Documentation |
Summarizes the results of Model-Based Gaussian Clustering algorithms
## S3 method for class 'MGC'
summary(object, Centers = TRUE, Covariances = TRUE, ...)
object |
An object of class "MGC" |
Centers |
Should the Centers be shown |
Covariances |
Should the Covariances be shown |
... |
Any aditional Parameters |
Summarizes the results of Model-Based Gaussian Clustering algorithms
No value returned
Jose Luis Vicente Villardon
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.