mpe {jti}R Documentation

Most Probable Explanation

Description

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

Usage

mpe(x)

## S3 method for class 'jt'
mpe(x)

Arguments

x

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

See Also

jt

Examples

# See the 'jt' function

[Package jti version 1.0.0 Index]