mpe: Most Probable Explanation

View source: R/api_jt.R

mpeR 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

jti documentation built on April 12, 2022, 9:05 a.m.