difference_from_calibrated: Assesses how much phy deviates from an ultrametric tree

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Assesses how much phy deviates from an ultrametric tree

Usage

1
difference_from_calibrated(phy, model = "discrete", ...)

Arguments

phy

A phylo object

model

The model used for fitting. "discrete" is used by default for speed

...

Additional chronos arguments

Value

The sum of absolute changes in branch length required to make an ape::chronos time calibrated tree, normalized by the total branch length of the calibrated tree. The higher the value, the more the tree deviates from the calibrated tree.


caseywdunn/hutan documentation built on June 12, 2020, 3:12 a.m.