Learn R Programming

TreeSearch (version 0.3.2)

TreesMatchingSplit: Number of trees matching a bipartition split

Description

Calculates the number of unrooted bifurcated trees that are consistent with a bipartition split that divides taxa into groups of size A and B.

Usage

TreesMatchingSplit(A, B)

LogTreesMatchingSplit(A, B)

Arguments

A, B

Number of taxa in each partition.

Functions

  • LogTreesMatchingSplit: Logarithm of the number of trees matching a split.