AWE-methods {rebmix} | R Documentation |
Returns the approximate weight of evidence criterion at pos
.
## S4 method for signature 'REBMIX' AWE(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
J. D. Banfield and A. E. Raftery. Model-based gaussian and non-gaussian clustering. Biometrics, 49 (3):803-821, 1993. https://doi.org/10.2307/2532201.