View source: R/phylogeneticCorrelations.R
get_consensus_tree_OUfixedRoot | R Documentation |
Compute the transformed tree using transf.branch.lengths
.
get_consensus_tree_OUfixedRoot(
phy,
all_phyfit,
measurement_error,
trim,
median = FALSE,
alpha_bounds
)
phy |
an object of class |
measurement_error |
a logical value indicating whether there is measurement error.
Default to |
median |
if TRUE, the |
The transformed tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.