PCMTreeLocateEpochOnBranches: Find the crossing points of an epoch-time with each lineage...

View source: R/PCMTree.R

PCMTreeLocateEpochOnBranchesR Documentation

Find the crossing points of an epoch-time with each lineage of a tree

Description

Find the crossing points of an epoch-time with each lineage of a tree

Usage

PCMTreeLocateEpochOnBranches(tree, epoch)

Arguments

tree

a phylo

epoch

a positive numeric indicating tip-ward distance from the root

Value

a named list with an integer vector element "nodes" denoting the ending nodes for each branch crossing epoch and numeric vector element "positions" denoting the root-ward offset from each node in nodes.


venelin/PCMBase documentation built on March 14, 2024, 8:24 p.m.