runIT: runIT

View source: R/run-it.R

runITR 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


forensIT documentation built on April 4, 2025, 12:22 a.m.