update.tree: Update phylogenetic tree by adding 1 missing species

Description Usage Arguments Value Author(s)

View source: R/internal functions and objects.R View source: R/update.tree.R

Description

Given a vectorial form of the markovian sequence that characterizes the tree, and the speciation and extinction rate of the added missings species, it will return the new vectors of the new tree.

Usage

1
update.tree(tree,t_spe,t_ext)

Arguments

tree

phylo object to be updated

t_spe

speciation time of the added missing species

t_ext

extinction time of the added missing species

Value

wt
E
n

Author(s)

Francisco Richter M.


franciscorichter/dmea02 documentation built on March 21, 2020, 3:46 a.m.