IclFit-class
objectR/alg_classes.R
clustering.Rd
This method take a IclFit-class
object and return an integer vector with the cluster assignments that were found.
clustering(fit)
# S4 method for IclFit
clustering(fit)
an IclFit
solution
an integer vector with cluster assignments. Zero indicates noise points.
IclFit
: IclFit-class method