Learn R Programming

mfbvar (version 0.5.6)

mdd: Marginal data density estimation

Description

mdd estimates the (log) marginal data density.

Usage

mdd(x, ...)

Arguments

x

argument to dispatch on (of class mfbvar_ss or mfbvar_minn)

...

additional named arguments passed on to the methods

Value

The logarithm of the marginal data density.

Details

This is a generic function. See the methods for more information.

The marginal data density is also known as the marginal likelihood.

See Also

mdd.mfbvar_ss_iw, mdd.mfbvar_minn_iw