Bayesian networks: with examples in R.
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
A discrete Bayesian network modeling transport choices of a population. Probabilities were given within the referenced paper. The vertices are:
Age (young, adult, old);
Sex (M, F);
Education (high uni);
Occupation (emp, self);
Residence (small, big);
Transport (car, train, other);
Scutari, M., & Denis, J. B. (2014). Bayesian networks: with examples in R. Chapman and Hall/CRC.