Application of a Bayesian network to aid the interpretation of blood alcohol (ethanol) concentrations in air crashes.
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
A discrete Bayesian network to model the relationships between analytical results, circumstantial evidence and the concentration of alcohol at the time of death in cases of air crash. Probabilities were given within the referenced paper. The vertices are:
(Above 20, Below 20);
(a101plus, a80-100, a50-80, a40-49, a30-39, a20-29, a10-19, Negative);
(Yes, No);
(a101plus, a80-100, a50-80, a40-49, a30-39, a20-29, a10-19, Negative);
(PMF, No PMF);
(UPositive, UNegative);
(Positive, Negative);
(Detected, Not Detected);
(Positive, Negative);
Maskell, P. D., & Jackson, G. (2020). Application of a Bayesian network to aid the interpretation of blood alcohol (ethanol) concentrations in air crashes. Forensic Science International, 308, 110174.