firealarm: firealarm Bayesian Network

firealarmR Documentation

firealarm Bayesian Network

Description

When do numbers really matter?.

Format

A discrete Bayesian network to model a simple fire alarm system. Probabilities were given within the referenced paper. The vertices are:

Fire

(true, false);

Tampering

(true, false);

Smoke

(true, false);

Alarm

(true, false);

Leaving

(true, false);

Report

(true, false);

Value

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

References

Hei Chan, Adnan Darwiche (2002). "When do numbers really matter?". Journal of Artificial Intelligence Research 17 (265-287).


bnRep documentation built on April 12, 2025, 1:13 a.m.