Learn R Programming

IdMappingAnalysis (version 1.16.0)

clust.Mixture: Retrieve the custering results data structure

Description

Retrieve the custering results data structure.

Usage

"clust"(this, ...)

Arguments

...
Not used

Value

See Also

For more information see Mixture.

Examples

Run this code
 cls<-examples$mixture$clust();
 names(cls);
 

Run the code above in your browser using DataLab