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)
a quartet table with p-values
number of rows in pTable
critical value for tree test
critical value for star tree test
column with p value for tree test
column with p value for star tree test
0/1 vector encoding initial B quartets
quartetTable
, quartetTableParallel