Learn R Programming

bnRep (version 0.0.3)

transport: transport Bayesian Network

Description

Bayesian networks: with examples in R.

Arguments

Value

An object of class bn.fit. Refer to the documentation of bnlearn for details.

Format

A discrete Bayesian network modeling transport choices of a population. Probabilities were given within the referenced paper. The vertices are:

A

Age (young, adult, old);

S

Sex (M, F);

E

Education (high uni);

O

Occupation (emp, self);

R

Residence (small, big);

T

Transport (car, train, other);

References

Scutari, M., & Denis, J. B. (2014). Bayesian networks: with examples in R. Chapman and Hall/CRC.