clust.Mixture {IdMappingAnalysis} | R Documentation |
Retrieve the custering results data structure.
## S3 method for class 'Mixture' clust(this, ...)
... |
Not used |
The clustering results data structure returned by Mclust()
Alex Lisovich, Roger Day
For more information see Mixture
.
cls<-examples$mixture$clust(); names(cls);