ICL {greed} | R Documentation |
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 signature 'IclFit'
ICL(fit)
Arguments
fit |
an |
Value
The ICL value achieved
Methods (by class)
-
IclFit
: IclFit method
[Package greed version 0.6.1 Index]