Learn R Programming

bnRep (version 0.0.3)

beatles: beatles Bayesian Network

Description

Measuring coherence with Bayesian networks.

Arguments

Value

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

Format

A discrete Bayesian modelling a situation where a member of the Beatles band might be dead. Probabilities were given within the referenced paper. The vertices are:

ExactlyOneBeatlesIsDead

(TRUE, FALSE);

GeorgeIsAlive

(TRUE, FALSE);

JohnIsAlive

(TRUE, FALSE);

PaulIsAlive

(TRUE, FALSE);

RingoIsAlive

(TRUE, FALSE);

References

Kowalewska, A., & Urbaniak, R. (2023). Measuring coherence with Bayesian networks. Artificial Intelligence and Law, 31(2), 369-395.