Learn R Programming

rebmix (version 2.6.1)

ICLBIC: Approximate Integrated Classification Likelihood Criterion

Description

Returns the approximate integrated classification likelihood criterion at pos for class REBMIX.

Usage

## S3 method for class 'REBMIX':
ICLBIC(object, pos = 1, ...)

Arguments

object
an object of class REBMIX.
pos
a desired row number in summary for which the information criterion is calculated. The default value is 1.
...
currently not used.

References

C. Biernacki, G. Celeux, and G. Govaert. Assessing a mixture model for clustering with the integrated classification likelihood. Technical Report 3521, INRIA, Rhone-Alpes, 1998.