Learn R Programming

greed (version 0.6.1)

K: 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 IclFit K(fit)

Value

The number of clusters

Arguments

fit

an IclFit solution

Methods (by class)

  • IclFit: IclFit method