jpts-set: set the list of joint probability tables compiled by an...

Description Usage Arguments Details

Description

Add a list of joint probability tables for the cliques of the junction tree.

Usage

1
2
3
4
jpts(x) <- value

## S4 replacement method for signature 'InferenceEngine'
jpts(x) <- value

Arguments

x

an InferenceEngine.

value

the list of joint probability tables compiled by the InferenceEngine.

Details

Each joint probability table is represented as a multidimensional array. To retrieve single dimensions (e.g. to compute marginals), users should provide dimension names.


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.