find_ancestor_centroid: Find ancestor by centroid method

View source: R/tree_simulation.R

find_ancestor_centroidR Documentation

Find ancestor by centroid method

Description

Find ancestor by centroid method

Usage

find_ancestor_centroid(tree, data, stripped = TRUE)

Arguments

tree

a tree of ape class phylo

data

the data associated with the tree

stripped

give all pairwise estimates or only the consensus

Value

The cenotrid estimates of all internal nodes of the tree


mkiravn/treesinspace documentation built on Jan. 26, 2024, 9:13 a.m.