fluids2 | R Documentation |
Use of Bayesian Networks for the investigation of the nature of biological material in casework.
A discrete Bayesian network to assess the presence of saliva in the recovered material and combine potentially contradictory observations. The network was available from an associated repository. The vertices are:
Risk of false positive for saliva detection (High, Low);
(Yes, No);
Saliva test (Positive, Negative, Weak positive);
Concentration of total DNA (0-0.0002, 0.0002-0.0005, 0.0005-0.001, 0.001-0.002, 0.002-0.004, 0.004-0.01, 0.01-0.01, 0.02-inf);
(Saliva, Fecal matter/vaginal secretion/sperm/breat milk/urine, Other);
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
Samie, L., Champod, C., Delemont, S., Basset, P., Hicks, T., & Castella, V. (2022). Use of Bayesian Networks for the investigation of the nature of biological material in casework. Forensic Science International, 331, 111174.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.