genotypeProbTable_bis {forensIT} | R Documentation |
genotypeProbTable_bis
Description
function to calculate the probability of genotypes given the MOI
Usage
genotypeProbTable_bis(bbn1, resQQ, bplot = FALSE, numMarkers = 4, freq)
Arguments
bbn1 |
bayesian network |
resQQ |
list of results from the inference |
bplot |
plot results |
numMarkers |
number of markers |
freq |
allele frequencies |
Value
matrix of genotype probabilities
[Package forensIT version 1.0.0 Index]