pruneTree {POUMM} | R Documentation |
Extract information for fast likelihood calculation using the breadth-first pruning algorithm.
pruneTree(tree, z, se = 0)
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. |
a list of objects used for likelihood evaluation