Learn R Programming

greed (version 0.6.1)

ICL: Generic method to extract the ICL value from an IclFit-class object

Description

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

Usage

ICL(fit)

# S4 method for IclFit ICL(fit)

Value

The ICL value achieved

Arguments

fit

an IclFit solution

Methods (by class)

  • IclFit: IclFit method