cpts-set.Rd
Set the list of conditional probability tables of a BN object.
BN
cpts(x) <- value # S4 method for BN cpts(x) <- value
an object.
list of the conditional probability tables of the object.
Each conditional probability table is represented as a multidimensional array. To retrieve single dimensions (e.g. to compute marginals), users should provide dimensions names.