summary.Mclust {mclust}R Documentation

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.

[Package mclust version 2.1-11 Index]