ICL-methods {rebmix} | R Documentation |
Returns the integrated classification likelihood criterion at pos
.
## S4 method for signature 'REBMIX' ICL(x = NULL, pos = 1, ...) ## ... and for other signatures
x |
see Methods section below. |
pos |
a desired row number in |
... |
currently not used. |
signature(x = "REBMIX")
an object of class REBMIX
.
signature(x = "REBMVNORM")
an object of class REBMVNORM
.
Marko Nagode
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.