amalgamation | R Documentation |
Computation of the diameter of children conditional probability tables when levels of a variable are merged.
amalgamation(bnfit, node)
bnfit |
object of class |
node |
a node of |
A list where each entry refers to a child of node
. For each child, the function reports the diameter resulting from the amalgamation of any pair of levels.
Leonelli, M., Smith, J. Q., & Wright, S. K. (2024). The diameter of a stochastic matrix: A new measure for sensitivity analysis in Bayesian networks. arXiv preprint arXiv:2407.04667.
amalgamation(synthetic_bn, "y1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.