BQinference | R Documentation |
This is a C++ function, called from TINNIKdist
, to
infer B and T quartets.
BQinference(pTable, C, Cn4, n, Bquartets, L1, lenL1, Nrule1, Nrule2, cuttops)
pTable |
a quartet table with p-values |
C |
precomputed binomial coefficients |
Cn4 |
precomputed binomial coefficient |
n |
number of taxa |
Bquartets |
0/1 vector of initial Bquartets |
L1 |
vector of recently inferred B quartets |
lenL1 |
lnegth of L1 |
Nrule1 |
count of inference from rule 1 |
Nrule2 |
count of inference from rule 2 |
cuttops |
inferred cut topologies |
quartetTable
, quartetTableParallel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.