pruneTree: Extract information for fast likelihood calculation using the...

View source: R/likPOUMM.R

pruneTreeR Documentation

Extract information for fast likelihood calculation using the breadth-first pruning algorithm.

Description

Extract information for fast likelihood calculation using the breadth-first pruning algorithm.

Usage

pruneTree(tree, z, se = 0)

Arguments

tree

a phylo object

z

Numeric vector with length(tree$tip.label) values corresponding to tree$tip.label.

se

Non-negative numerical or N-vector indicating known standard measurement error.

Value

a list of objects used for likelihood evaluation


venelin/POUMM documentation built on June 13, 2025, 10:15 p.m.