TreeSearch (version 0.4.0)

WithOneExtraStep: Number of trees with one extra step

Description

Number of trees with one extra step

Usage

WithOneExtraStep(splits)

Arguments

splits

A vector of integers listing the number of tips in each of a number of tree splits (e.g. bipartitions). For example, c(3, 5) states that a character divides a set of eight tips into a group of three and a group of five.