fluids3 | 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 sperm in the recovered material and combine potentially contradictory observations. The network was available from an associated repository. The vertices are:
Total concentration of male DNA in non sperm fraction (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);
(Yes, No);
(At least Sperm, Lubricant/urine/vaginal secretion);
(Vaginal/condom/panties, Other);
Total concentration of male 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);
(Azoospermic, Non azoospermic);
Spermatozoa detection (Positive, Negative, 1 spz, Possible spz);
Seminal fluid test (Positive, Negative, Weak positive);
Total concentration of male DNA in sperm fraction (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);
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.