outlierTips function

Detect terminal lineages with unusually large evolutionary divergence under the fitted treedater model

Detect terminal lineages with unusually large evolutionary divergence under the fitted treedater model

This is a convient wrapper of the outlier.lineages

outlierTips(td, alpha = 0.05)

Arguments

  • td: A fitted treedater object
  • alpha: The tail probability used for classifying lineages as outliers

Returns

A data frame summarizing for each lineage the p values, adjusted p values ('q'), likelihood, rates, and branch lengths.

See Also

dater outlier.lineages

  • Maintainer: Erik Volz
  • License: GPL-2
  • Last published: 2020-01-26

Useful links