K function

Generic method to get the number of clusters from an IclFit-class object

Generic method to get the number of clusters from an IclFit-class object

This method take a IclFit-class object and return its ICL score.

K(fit) ## S4 method for signature 'IclFit' K(fit)

Arguments

  • fit: an IclFit solution

Returns

The number of clusters

Methods (by class)

  • IclFit: IclFit method