burglar {bnRep} | R Documentation |
burglar Bayesian Network
Description
Strategies for selecting and evaluating information.
Format
A discrete Bayesian network modeling a simple burglary scenario (Model 1, Table 2). The network was available from an associated repository. The vertices are:
- Burglar
(Suspect 1, Suspect 2, Suspect3);
- PrimaryItemStolen
(Jewellery, Electronics, Money);
- BurglaryTime
(Day, Night);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Liefgreen, A., Pilditch, T., & Lagnado, D. (2020). Strategies for selecting and evaluating information. Cognitive Psychology, 123, 101332.
[Package bnRep version 0.0.1 Index]