summary.Mclust {mclust} | R Documentation |
Function gives a brief summary of an Mclust object: the type of model that is picked and the number of clusters.
summary.Mclust(object, ...)
object |
The result of a call to
function Mclust . |
... |
Not used. |