knowledge | R Documentation |
Dynamic knowledge inference based on Bayesian network learning.
A discrete Bayesian network to predict whether students would pass specific courses. Probabilities were given within the referenced paper. The vertices are:
(Pass, Fail);
(Pass, Fail);
(Pass, Fail);
(Pass, Fail);
(Pass, Fail);
(Pass, Fail);
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
Wang, D., AmrilJaharadak, A., & Xiao, Y. (2020). Dynamic knowledge inference based on Bayesian network learning. Mathematical Problems in Engineering, 2020(1), 6613896.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.