initBquartets | R Documentation |
This is a C++ function, called from TINNIKdist
, to initialize for
inference of B and T quartets.
initBquartets(pTable, m, alpha, beta, colptest, colpstar, Bquartets)
pTable |
a quartet table with p-values |
m |
number of rows in pTable |
alpha |
critical value for tree test |
beta |
critical value for star tree test |
colptest |
column with p value for tree test |
colpstar |
column with p value for star tree test |
Bquartets |
0/1 vector encoding initial B quartets |
quartetTable
, quartetTableParallel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.