covid3 | R Documentation |
Uncovering hidden and complex relations of pandemic dynamics using an AI driven system.
A discrete Bayesian network to classify the severity of covid-19 given different symptoms (Generic BN). The probabilities were available from a repository. The vertices are:
(1. 1, 2. 2, 3. 3, 4. 4, 5. 5, 6. 6);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
(1. 0, 2. 1);
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
Demirbaga, U., Kaur, N., & Aujla, G. S. (2024). Uncovering hidden and complex relations of pandemic dynamics using an AI driven system. Scientific Reports, 14(1), 15433.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.