initBquartets: Initialize vector of B quartets

View source: R/RcppExports.R

initBquartetsR Documentation

Initialize vector of B quartets

Description

This is a C++ function, called from TINNIKdist, to initialize for inference of B and T quartets.

Usage

initBquartets(pTable, m, alpha, beta, colptest, colpstar, Bquartets)

Arguments

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

See Also

quartetTable, quartetTableParallel


MSCquartets documentation built on Oct. 31, 2024, 1:08 a.m.