Summary of the Bayesian networks in bnRep
reporting various graph, definition and application details.
bnRep_summary
A data frame with a row for each BN in bnRep
and the following columns:
Name of the R object storing the BN;
Type of Bayesian network (Discrete, Gaussian, Hybrid);
How the graph of the BN was defined (Data, Expert, Fixed, Knowledge, Mixed, Synthetic);
How the probabilities of the BN were defined (Data, Expert, Knowledge, Mixed, Synthetic);
Type of graph of the BN (Generic, K-Dep, Naive Bayes, Reverse Naive Bayes, Reverse Tree, TAN, Tree);
Subject area of the Bayesian network using the SJR classification (Agricultural Sciences, Business, Chemical Engineering, etc.);
Number of nodes in the BN;
Number of arcs in the BN;
Number of free parameters in the BN;
Average number of parents;
Maximum number of parents;
Average number of discrete variables' levels;
Max number of discrete variables' levels;
Average size of a node's Markov blanket;
Year of the publication where the BN appeared;
Journal where the BN appeared;
Reference of the paper where the BN appeared.