clustering {greed} | R Documentation |
IclFit-class
objectThis method take a IclFit-class
object and return an integer vector with the cluster assignments that were found.
clustering(fit)
## S4 method for signature 'IclFit'
clustering(fit)
fit |
an |
an integer vector with cluster assignments. Zero indicates noise points.
IclFit
: IclFit-class method