MDL: Minimum Description Length

MDL-methodsR Documentation

Minimum Description Length

Description

Returns the minimum desription length at pos.

Usage

## S4 method for signature 'REBMIX'
MDL2(x = NULL, pos = 1, ...)
## S4 method for signature 'REBMIX'
MDL5(x = NULL, pos = 1, ...)
## ... and for other signatures

Arguments

x

see Methods section below.

pos

a desired row number in x@summary for which the information criterion is calculated. The default value is 1.

...

currently not used.

Methods

signature(x = "REBMIX")

an object of class REBMIX.

signature(x = "REBMVNORM")

an object of class REBMVNORM.

Author(s)

Marko Nagode

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. https://www.jstor.org/stable/2670311.


rebmix documentation built on July 26, 2023, 5:32 p.m.