Learn R Programming

MoTBFs (version 2.0)

marginalJointMoTBF: Marginalization of MoTBFs

Description

Computes the marginal densities from a "jointmotbf" object. This function is deprecated; use "marginal.jointmotbf" instead.

Usage

marginalJointMoTBF(P, var)

Value

The marginal of a "jointmotbf" function. The result is an object of class "motbf".

Arguments

P

An object of class "jointmotbf", i.e., the joint density function.

var

The "numeric" position or the "character" name of the marginal variable.

See Also

jointMoTBF and evalJointFunction