phylo_to_patristic_matrix {datelife} | R Documentation |
Get a patristic matrix from a phylo
object.
Description
Get a patristic matrix from a phylo
object.
Usage
phylo_to_patristic_matrix(phy, test = TRUE, tol = 0.01, option = 2)
Arguments
phy |
A |
test |
Default to |
tol |
branching time in |
option |
an integer (1 or 2; see details). |
Value
A patristic matrix.
[Package datelife version 0.6.8 Index]