runIT {forensIT} | R Documentation |
runIT
Description
run information theory (IT) metrics
Usage
runIT(
lped = NULL,
freqs,
QP,
dbg,
numCores,
bOnlyIT = FALSE,
lprobg_ped = NULL,
bsigma = FALSE,
blog = FALSE,
dep = TRUE
)
Arguments
lped |
list of pedigree objects |
freqs |
list of allele frequencies |
QP |
QP |
dbg |
debug |
numCores |
number of cores |
bOnlyIT |
boolean to only run IT |
lprobg_ped |
list of probG |
bsigma |
boolean to compute sigma |
blog |
boolean to write log |
dep |
check fbnet dependency |
Value
runIT
[Package forensIT version 1.0.0 Index]