getLttSlopes: Compute 10 LTT slopes

View source: R/summaryStatistics.R

getLttSlopesR Documentation

Compute 10 LTT slopes

Description

Divide the tree in 3 equals part (trough time) and compute the slope for each part (named slope$p.i). Then do the ratio of:

  • slope of the 2nd over the slope of the 1st part

  • slope of the 3rd over the slope of the 2nd part

Usage

getLttSlopes(phylo)

Arguments

phylo

phylogeny (ape format)

Value

list


ilajaait/deephylo documentation built on April 10, 2022, 11:03 a.m.