localEB: localEB

Description Usage Arguments

View source: R/treeScaling.R

Description

A function to transform a tree according to the exponential change/Early Burst model of Harmon et al 2010

Usage

1
localEB(tree, node, a, rescale = TRUE)

Arguments

tree

A tree object of class phylo

node

The node that the transformation should be applied at (includes all branches and nodes downstream of here).

a

The EB parameter for the transformation.

rescale

Rescale the tree after transformation? Defailts to TRUE.


hferg/btrtools documentation built on May 17, 2019, 3:56 p.m.