Returns the approximate weight of evidence criterion at pos
.
# S4 method for REBMIX
AWE(x = NULL, pos = 1, ...)
## ... and for other signatures
see Methods section below.
a desired row number in x@summary
for which the information criterion is calculated. The default value is 1
.
currently not used.
signature(x = "REBMIX")
an object of class REBMIX
.
signature(x = "REBMVNORM")
an object of class REBMVNORM
.
J. D. Banfield and A. E. Raftery. Model-based gaussian and non-gaussian clustering. Biometrics, 49 (3):803-821, 1993. http://dx.doi.org/10.2307/2532201.