MDL-methods: Minimum Description Length
Description
Returns the minimum desription length at pos
.Usage
## S3 method for class 'REBMIX':
MDL2(x = NULL, pos = 1, ...)
## S3 method for class 'REBMIX':
MDL5(x = NULL, pos = 1, ...)
## ... and for other signatures
Arguments
x
see Methods section below.
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.