K {greed} | R Documentation |
Generic method to get the number of clusters from an IclFit-class
object
Description
This method take a IclFit-class
object and return its ICL score.
Usage
K(fit)
## S4 method for signature 'IclFit'
K(fit)
Arguments
fit |
an |
Value
The number of clusters
Methods (by class)
-
IclFit
: IclFit method
[Package greed version 0.6.1 Index]