runIT | R Documentation |
run information theory (IT) metrics
runIT(
lped = NULL,
freqs,
QP,
dbg,
numCores,
bOnlyIT = FALSE,
lprobg_ped = NULL,
bsigma = FALSE,
blog = FALSE,
dep = TRUE
)
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 |
runIT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.