Learn R Programming

jti (version 1.0.0)

mpe: Most Probable Explanation

Description

Returns the most probable explanation given the evidence entered in the junction tree

Usage

mpe(x)

# S3 method for jt mpe(x)

Arguments

x

A junction tree object, jt, with max-flow.

See Also

jt

Examples

Run this code
# See the 'jt' function

Run the code above in your browser using DataLab