MDL: Minimum Description Length
Description
Returns the minimum desription length at pos
for class REBMIX.Usage
## S3 method for class 'REBMIX':
MDL2(object, pos = 1, ...)
## S3 method for class 'REBMIX':
MDL5(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
.
References
M. H. Hansen and B. Yu. Model selection and the principle of minimum description
length. Journal of the American Statistical Association, 96(454):746-774, 2001. http://www.jstor.org/stable/2670311.