Discrete latent variables discovery and structure learning in mixed Bayesian networks.
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
A conditional linear-Gaussian Bayesian network to predict the outcome of a covid test. The DAG structure was taken from the referenced paper and the probabilities learned from data (earliest version in the repository, missing data dropped). The vertices are:
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(Negative, Positive);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
Peled, A., & Fine, S. (2021). Discrete Latent Variables Discovery and Structure Learning in Mixed Bayesian Networks. In 20th IEEE International Conference on Machine Learning and Applications (pp. 248-255). IEEE.