Learn R Programming

rebmix (version 2.7.2)

BIC: Bayesian Information Criterion

Description

Returns the Bayesian information criterion at pos for class REBMIX.

Usage

BIC(x, pos = 1, ...)

Arguments

x
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

G. Schwarz. Estimating the dimension of the model. The Annals of Statistics, 6(2):461-464, 1978.