find_ancestor_recursive: Find ancestor by recursive method

View source: R/tree_simulation.R

find_ancestor_recursiveR Documentation

Find ancestor by recursive method

Description

Find ancestor by recursive method

Usage

find_ancestor_recursive(tree, data)

Arguments

tree

a tree of ape class phylo

data

the data associated with the tree

Value

The recursive estimates of all internal nodes of the tree


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