View source: R/testingTreeWithQuartetCF.r
test.tree.preparation | R Documentation |
Takes a guide tree and quartet concordance factor data,
and makes preliminary calculations to speed up the test of adequacy
of a population tree with test.one.species.tree
.
test.tree.preparation(cf, guidetree)
cf |
data frame containing one row for each 4-taxon set, with taxon names in columns 1-4. |
guidetree |
tree of class phylo on the same taxon set as those in |
quartet2edge |
matrix of booleans with as many rows as in |
dominant |
Vector with as many entries as rows in |
test.one.species.tree
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.