patristic_matrix_array_phylo_congruify {datelife} | R Documentation |
Congruify a patristic matrix array from a given phylo
object.
Description
Congruify a patristic matrix array from a given phylo
object.
Usage
patristic_matrix_array_phylo_congruify(
patristic_matrix,
target_tree,
dating_method = "PATHd8",
attempt_fix = TRUE
)
Arguments
patristic_matrix |
A patristic matrix, |
target_tree |
A |
dating_method |
The method used for tree dating. |
attempt_fix |
Default to |
Value
A matrix.
[Package datelife version 0.6.8 Index]