centroidDecomposition: Centroid Decomposition of Phylogenetic Trees

Description Usage Arguments

View source: R/centroidDecomposition.R

Description

Splits a phylogenetic tree into a number of subtree with size at most k.

Usage

1
centroidDecomposition(phy, k = 200)

Arguments

phy

An object of class phylo.

k

An integer giving the upper size limit of subtrees.


heibl/polenta documentation built on May 17, 2019, 3:22 p.m.