cpts-set: set the list of conditional probability tables of a network.

Description Usage Arguments Details

Description

Set the list of conditional probability tables of a BN object.

Usage

1
2
3
4
cpts(x) <- value

## S4 replacement method for signature 'BN'
cpts(x) <- value

Arguments

x

an object.

value

list of the conditional probability tables of the object.

Details

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


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