Learn R Programming

bnRep (version 0.0.3)

firealarm: firealarm Bayesian Network

Description

When do numbers really matter?.

Arguments

Value

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

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);

References

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