Rdocumentation
powered by
Learn R Programming
mclust (version 2.1-14)
summary.Mclust: Very brief summary of an Mclust object.
Description
Function gives a brief summary of an Mclust object: the type of model that is picked and the number of clusters.
Usage
summary.Mclust(object, ...)
Arguments
object
The result of a call to function
Mclust
.
...
Not used.