Learn R Programming

rebmix (version 2.4.2)

BIC: Bayesian Information Criterion

Description

Returns the Bayesian information criterion at pos for class REBMIX.

Usage

## S3 method for class 'REBMIX':
BIC(object, pos = 1, ...)

Arguments

object
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

Schwarz G (1978). Estimating the Dimension of a Model. Annals of Statistics, 6, 461-464.