chds | R Documentation |
Refining a Bayesian network using a chain event graph.
A discrete Bayesian network looking at the effect the family’s social background, the economic status and the number of family life events have on the child’s health which is measured by rates of hospital admission. The Bayesian network is learned as in the referenced paper. The vertices are:
Social background (High, Low);
Economic status (High, Low);
Number of life events (High, Average, Low);
Rate of hospital admissions (Yes, No);
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
Barclay, L. M., Hutton, J. L., & Smith, J. Q. (2013). Refining a Bayesian network using a chain event graph. International Journal of Approximate Reasoning, 54(9), 1300-1309.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.