Returns the Bayesian information criterion at pos
.
# S4 method for REBMIX
BIC(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
.
Marko Nagode
G. Schwarz. Estimating the dimension of the model. The Annals of Statistics, 6(2):461-464, 1978.